WHY CAN WE CREATE ONLY ONE CLUSTERED INDEX ON A TABLE IN
SQL SERVER?

Answer Posted / honnur swamy

A clustered index sorts and stores the data rows in the
table based on the index key values. Therefore only one
clustered index can be created on each table because the
data rows themselves can only be sorted in one order.

Is This Answer Correct ?    33 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

721


Ways to improve the performance of a SQL Azure Database?

115


1 01 101 01010

1802


How to get nth highest salary from employee table.

793


How to verify the port number of the sql server?

718






What is named query? : sql server analysis services, ssas

693


What are the advantages of using stored procedures in sql server?

699


Where sql server user names and passwords are stored in sql server? : sql server database administration

795


How you can minimize the deadlock situation?

735


Differentiate between mongodb vs. Sql server?

786


Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture

732


How to delete duplicate rows from table except one?

708


What are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture

744


When I run the sql server 2000 setup, it just hangs. What do I do?

802


List few advantages of stored procedure.

725