If that is the case, why does it not support a subtype of text? It seems like sql_variant is similar to text except having also a subtype. Which would mean to me that sql_variant should be able to hold a 'text' subtype.
That indicates to me that there must be a maximum size for sql_variant, which may be the largest subtype possible (for example 8000 bytes).
And if that is the case, is the record size for each sql_variant datatype fixed or variable?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.