Answer Posted / navneet sharma
Primary cannot be a non clustered index because when you
are creating primary key on a column then by defualt
cluster index will created on that column.
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is a synonym for manipulation?
What is 1nf 2nf?
What is the difference between grant and with grant while giving permissions to the user?
Explain what is meant by replication of database?
What is the query and subquery?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
What is catalog views?
What is normalization? Describe its different types.
What is difference between getdate and sysdatetime in sql server 2008?
What is sub-query in sql server? Explain its properties.
Issues related in upgrading SQL Server 2000 to 2005 / 2008
Does dbcc checkdb requires db to be in single_user mode? : sql server database administration
Explain the functionalities that views support?
What is instead of trigger sql server?
Explain index in sql server?