CLOB vs BLOB
Andrea MMar 19 2008 — edited Mar 19 2008Hi all,
I was wondering what are the main advantages in using CLOB instead of BLOB for storing long texts in rtf format?
Could I have problems in migrating such data to a different database (with imp / exp or impdp / expdp)?
Could I lose some "special characters" if the client NLS_LANG setting are different from the server's ones?
thanks for every suggestion!
andrea