Good morning All,
I imported a table from MS Access to Oracle. The table contains a column of the CLOB datatype which I'm trying to convert into LONG so that Informatica can accept it.
I'm not PL/SQL savvy, can anyone please point me to a way to perform this task? IMP/EXP won't work, I tried insert statements into an empty copy of the table but it brings the CLOB column as null.
Your help is greatly appreciated.
Thanks,
Ndiaye