WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER?
Answer Posted / raju.r
we can create ony ONE clustered index per table .. for Non-
clusrtered index we can create 249 ...
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
How to set database to be single_user in ms sql server?
What is a natural primary key?
How do I find the query plan in sql server?
How do I trace a query in sql server?
you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration
How to count duplicated values in a column in ms sql server?
What are the advantages of stored procedure in sql server?
Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
If we delete pack Spec what will be the status of pack Body ?
explain extended properties
Why I have to use stored procedures?
Explain the rules for designing files and file groups in sql server?
What is the command dbcc checkdb used for?
What is lookup override?
What is an indexing strategy?