Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> How to convert byte to blob by using PL?SQL
Hi,
I am writing a transformation function between from a MQ to a AQ, In
MQ side I write byte message and in AQ side I am using BLOB type. so
the transformation function should convert byte to BLOB in PL/SQL.
anybody know how to write this function?
thanks in advance.
Andrew
Received on Tue Aug 05 2003 - 15:27:39 CDT