SQL 2005: Maximum number of columns per table?
Posted
by Level1Coder
on Server Fault
See other posts from Server Fault
or by Level1Coder
Published on 2010-04-02T02:59:16Z
Indexed on
2010/04/02
3:04 UTC
Read the original article
Hit count: 345
sql-server-2005
|database
In MS SQL 2005, how many columns can you create in a table before hitting the limit?
I think it is 1024 columns per table but I'm not 100% sure. Just need a confirmation. Thanks!
© Server Fault or respective owner