Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Long to Varchar2
Hi List,
Can anyone tell me the way to convert a LONG column to VARCHAR2 ?
Actually, I need to select the 'SEARCH_CONDITION' (Long) column from
user_constraints and insert it in one
of my own table in a varchar2(2000) column.
Any help in this regard is appreciated. Received on Wed Jul 19 2000 - 23:05:30 CDT