Hi,
Is it possible to have a SQL statement that can disable the unicode compression property on a column ?
Something in the lines of :
ALTER TABLE MyTable ALTER COLUMN MyColumn DISABLE UNICODE COMPRESSION
Regards,
MadSeb
Is it possible to have a SQL statement that can disable the unicode compression property on a column ?
Something in the lines of :
ALTER TABLE MyTable ALTER COLUMN MyColumn DISABLE UNICODE COMPRESSION
Regards,
MadSeb