hi friends,
do anyone know the equivalent datatype in SQL server to 'graphic' datatype in DB2?
For your information, 'graphic' datatype allows to store double-byte character data. The maximum allowed size
for fixed length type is 127 double-byte chars &
for varying length is 16350 double-byte chars
Appreciate your help.
Jake