I have a column in a table with long datatype
and I want to convert all values in this column to varchar2 'no problem if the data been truncated on 4000 characters of length'.
may someone help me??
best regards..
osman
and I want to convert all values in this column to varchar2 'no problem if the data been truncated on 4000 characters of length'.
may someone help me??
best regards..
osman
Comment