What are the data types allowed in a table?

What are the data types allowed in a table?

View Answers

November 20, 2010 at 12:56 PM

Hi,

The data types allowed in a table are as follows-

binary    Bigint     bit        Char     datetime
decimal   Float          image      Int      Money
nchar     Ntext          nvarchar   Numeric  Real
smalldatetime            smallint        smallmoney sql_variant          sysname
text                     timestamp       tinyint    varbinary           varchar              uniqueidentifier

Thanks,









Related Tutorials/Questions & Answers:
Advertisements