How do you change your whole Oracle Database datatype from LONG to CLOB?
Upgrading Oracle 8i to Oracle 10g.
I heard Long tyoe will not longer be used in later versions of Oracle. How do I change the whole database from Long to Clobor BLOB without having to create each table? If this is not possible would we have to convert every single table?
Start Free Trial