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

Answer Posted / muthu

Clustered index based on Primary Key. So if we create a PK,
automatically Clustered Index will be created. So only one
CI available for a table.

Is This Answer Correct ?    10 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by physical_only option in dbcc checkdb?

747


How to perform key word search in tables?

723


Differentiate between truncate vs delete in mssql?

683


Name few of the dcl commands in sql?

718


How to perform backup for certificates in sql server? : sql server security

762






What is side by side migration in sql server?

750


What function does a database engine serve in the sql server?

762


What is database dimension? : sql server analysis services, ssas

836


Characterize join and name diverse sorts of joins?

682


Scalability, Availability, Integration with internet, etc.)?

2605


What is dirty page?

724


Would you store your query in a ssrs report or a database server? State the reason why?

132


What are commonly used mssql functions in php?

713


What is ms sql server service broker?

684


How to insert stored procedure result into temporary table?

768