Pinal Dave Asked 3 Years ago through
Quizzes | 25 Points
In SQL Server 2005 a single table can have maximum 249 non clustered index and 1 clustered index.
In SQL Server 2008 a single table can have maximum 999 non clustered index and 1 clustered index. It is widely
believed that a t...