WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER?
Answer Posted / samrat sen
yes,you can only create one clustered index on a table.
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
Call by value and call by reference in procedure and function, with NOCOPY.
what is the difference between Delete and Truncate command in SQL
How to concatenate two strings in SQL Server.
What is sql server programming?
How to rebuild indexes with alter index ... Rebuild?
Can two tables share the same primary key?
What is the server name for sql management studio?
What are relationships and mention different types of relationships in the dbms
What the difference between UNION and UNIONALL?
What is 'write-ahead log' in sql server 2000 ?
What are the character string functions supported by sql server 2005?
Which language rdl files made of?
What is multi-statement table-value user-defined function?
Can I work with several databases simultaneously? : sql server management studio
What the class forname () does?