Difference between Cluster and Non-cluster index?
Answer Posted / hero
Clustered Index is non-Clustered Index
Clustered Index is Clustered Index
Non-cluster Index is cluster index
| Is This Answer Correct ? | 24 Yes | 244 No |
Post New Answer View All Answers
Do you know sql server 2008 backup compression?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is indexed view?
What are the purposes and advantages stored procedure?
What is isolation levels?
What is difference between global temporary tables and local temporary tables?
What is use of @@ spid in sql server?
What is catalog views?
What is a ddl statement?
What is the current limitation of the size of SQL Azure DB?
How to bind a view to the schema of the underlying tables?
when you create a database how is it stored? : Sql server database administration
Write the SQL query to drop, truncate and delete table.
what is the main function of a query parameter?