If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
That sounds like a very strange requirement. What do you do with character encodings? How do you ensure future data will be stored with the correct encoding?
Search http://asktom.oracle.com/ for the keywords "convert long" and you'll get some answers on this. Though the usual way is to convert them to CLOB. But the basic approach should be the same