Difference between Cluster and Non-cluster index?
Answer Posted / p.karthick
clustered index is physically stored
a table can have 1 clustered index
non clustered index is logically stored
a table can have 249 non clustred index
| Is This Answer Correct ? | 193 Yes | 46 No |
Post New Answer View All Answers
What is indexing explain it with an example?
Tell me what is log shipping?
What is sql server transaction log file?
Explain few of the new features of sql server 2008 management studio
What are the different types of triggers in SQL SERVER?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What are the differences between char and nchar in ms sql server?
Explain alternate key, candidate key and composite key in sql server?
How to optimize stored procedure optimization?
What sql server means?
What are the different types of data sources in ssrs?
Do you know what are the restrictions applicable while creating views? : SQL Server Architecture
What are the instances when triggers are appropriate?
what is a deadlock? : Sql server database administration
What is field in algebra?