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
Explain what is the difference between a local and a global temporary table?
Explain what is the main purpose of having conversation group?
tell me what is blocking and how would you troubleshoot it? : Sql server database administration
What happens if null values are involved in bitwise operations?
Name some of the open source software that you can use in alternative to SSR?
Explain the steps to use transact-sql cursor?
Where the sql logs gets stored? : sql server database administration
What are the advantages of the mirroring?
What is a linked server in sql server?
What are different types of schemas?
Do you know what is fill factor and pad index?
Tell me what is difference between clustered and non clustered index?
How do I find information about the install locations for the various instances running on a computer?
How to set the current database in ms sql server?
How to insert multiple rows with one insert statement in ms sql server?