Can Somebody tell me the difference between Clustered & Non-
Clustered Index??
Answer Posted / ramesh.p
The difference between a clustered index and a non-
clustered index is that when you use a clustered index, the
section of the table that comprises the index has its data
pages linked differently from those data pages comprising a
non-clustered index.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to enforce security in sql server? : sql server security
What is the difference between coalesce() & isnull()?
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 options are there to delete rows on the publisher and not on the subscriber? : sql server replication
Explain the Ways to improve the performance of a sql azure database?
What is ems sql management studio? : sql server management studio
Explain Reporting Life Cycle?
Which are the new data types introduced in sql server 2008?
What you can do to delete a table without the delete trigger firing?
Can we take the full database backup in log shipping?
What are the methods used to protect against sql injection attack?
How to connect to SQL Azure Database by using sqlcmd?
How to list all tables in the database using odbc_tables()?
How can delete duplicate records in cte in sql server?
How do you improve the performance of a SQL Azure Database?