Search This Blog

Data Types in SQL Server - Other Types

Data type Description
sql_variant Stores up to 8,000 bytes of data of various data types, except text, ntext, and timestamp
uniqueidentifier Stores a globally unique identifier (GUID)
xml Stores XML formatted data. Maximum 2GB
cursor Stores a reference to a cursor used for database operations
table Stores a result-set for later processing

3 comments:

myesqiuel said...

this is comment from myesqiuel

myesqiuel said...

test again

Anonymous said...

just test

Post a Comment

Followers