SQL Question For Long Raw Data Type

SQL Question For Long Raw Data Type

 

  

Greetings Gurus,

Suppose I have a table abc

with the following structure


desc abc;
Name Type Null?
------- --------------- -----
ID varchar2(30) NOT NULL
ID_BLOB long raw NOT NULL

if there is a record in the table which I would like to make a duplicate of
in the same table, how can I do it

The long raw table supposedly carries an image of a certain process - can
you please tell me more about this data type?

Thank you

Lee Hope

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

Oracle LazyDBA home page