Hi friends,
What is the maximum number of columns per table?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Pravin MorePosted Nov 8, 2011, 3:04 AM
if you use simple table then its Max. Columns per table is 1024 but if ypu use wide table
its 30000.
Note:-wide table is a table that has defined a column set.Wide tables use sparse columns to increase the total of columns that a table can have to 30,000.
Thanks,
Pravin.
Dipal ChoksiPosted Nov 7, 2011, 6:52 PM
Here is the info for SQL Server 2008R2