How many index can be created for single table
Answer Posted / somu
We can create total 250 indexes per table . i,e 1 Clustered
Index and 249 Non Clustered Indexes
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
How will you find out if there are expensive SQL statements running or not?
What is a file group?
How to create user messages with print statements in ms sql server?
Why use triggers?
What are “phantom rows”?
What is the difference between dataadapter and datareader?
How to insert data with null values?
What are the restraints imposed on the table design by a merge replication?
Tell me something about security and sql azure?
How to find the version of sql server? : sql server database administration
How to achieve Paging of records in SQL SERVER?
How to Insert multiple rows with a single insert statement?
how you can list all the tables in a database?
how will add additional conditions in sql?
How do you implement session management in SQL Server mode?