Expand Minimize
This topic has not yet been rated - Rate this topic

A primary key or index cannot have more than <Maximum> columns. (Visual Database Tools)

Microsoft® SQL Server™ does not allow more than 16 columns in an index. Because a primary key has an associated index, there can be no more than 16 columns in a primary key.

For more information, see Creating Indexes (Database Engine).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.