What is the basic difference between clustered and a
non-clustered index?
Answer Posted / bhai(prakash.g)
clustered index is only one clustered index per table.
non clustered index is more than one in table.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Can sql servers link to other servers like oracle?
how to use DTS package in 2000,2005,2008 in sql server
Do you know concepts and capabilities of sql server?
Mention the different types of triggers?
What is the distinction amongst delete and truncate?
Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?
Detail about query optimizer?
What are xml indexes?
Explain what you mean by 3 tier architecture.
What do you need to connect php to sql server?
What are locks in sql?
How to find out the list schema name and table name for the database?
How to check if a table is being used in sql server?
do views contain data ?
What is the most common type of join?