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
What is blocking?
What is Sqlpaging in SqlServer 2005 ?
What are the advantages of using third-party tools?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
in the physical file layout, where should the transaction log be stored in relation to the data file?
How many full-text indexes can a table have?
What are the types of ssrs?
What do you mean by sql server 2005 express management tools?
What is transaction server distributed transaction?
Explain hostprotectionattribute in sql server 2005?
Can we call future method from trigger?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
Explain database normalization?
What are the features of Embedded SQL
How to recompile stored procedure at run time?