Hi DBAs
we have some tables which uses long and long raw data types which we want to change to LOBs. As far as i know we can use CLOB for long but not sure about what to use for long raw.
Can someone please direct me in right direction.
Thanks
UKDBA
Printable View
Hi DBAs
we have some tables which uses long and long raw data types which we want to change to LOBs. As far as i know we can use CLOB for long but not sure about what to use for long raw.
Can someone please direct me in right direction.
Thanks
UKDBA
Dear UKDBA,
u can use CLOB for both the things long as well as long row...
regards