Extended Maximum Variable Length of a Datatype

The full maximum datatype length is now supported when creating a user-defined datatype. In previous releases, length of a variable datatype was limited to server page size.  

The global variable @@maxvarlen has been introduced to check the maximum possible variable length allowed when creating a user-defined datatype.