- Exact numerics – (bigint, bit, decimal, int, money, numeric, smallint)
- Approximate numerics (float, real)
- Date and time (date, datetime2, datetime, datetimeoffset, time)
- Character strings (char, varchar, text)
- Unicode character strings (nchar, ntext, nvarchar)
- Binary strings (binary, varbinary, image)
- Other data types (cursor, timestamp, uniqueidentifier, table)
- Large valued data types (varchar(max), nvarchar(max))
- Large object data types (text, ntext, image, xml)
SQL Server Data Types
Here are the SQL server data types for quick reference,
0 comments:
Post a Comment