Difference between Cluster and Non-cluster index?
Answer Posted / prince
clustered index is hemanth index
and
non clustered index is non hemanth index
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What are orphan records?
What are the export options of ssrs?
Explain what are the authentication modes in sql server?
How to list all columns in a table using odbc_columns()?
What is dirty read?
Determine when to use stored procedure to complete sql server tasks?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
What is ms sql server service broker?
Distinguish between commit and rollback?
How many joins in sql server?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
How do I open port 1433?
What is default constraint in ms sql server?
How many clustered indexes can be created on a table? I create a separate index on each column of a table. what are the advantages and disadvantages of this approach?