There is a field in my Databese that requres the use of Subscript Characters such as the trademark symbol, the copyright symbol and countless medical symbols. Is there any way to preserve that in the field?
Currently I'm using the nvarchar(1000) for the datatype.
Thanks!