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

Answer Posted / shailesh arban

Because cluster index sort data in table based on key value that is you primary key value and primary key values are unique in table therefore cluster index only one on table.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Control Flow in SSIS

778


What are relationships and mention different types of relationships in the dbms

742


Why main is user defined function?

750


what are constraints? Explain different types of constraints? : Sql server database administration

660


Why do we use functions?

681






What is normalization? Describe its different types.

769


Why is there a performance difference between two similar queries where one uses union and the other uses union all?

722


Can we run Reporting Services with SQL Server express edition, which is a free version of SQL Server?

96


How many types of database relationship in sql server?

755


Can we shrink data file in sql server?

758


What is the use of stored procedure?

662


What is row_number()?

771


What authentication modes does sql server support?

756


Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?

808


What is a functions and types in sql server?

748