what is clustered index?why is it created?
Answer Posted / roopesh kumar
Clustring is a method for storing the tables in same block
that are related.
Cluster index are used to achive this object.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is sqldatareader in ado.net?
What is the default provider in ado.net?
Why do we serialize data?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What is dataset and datatable in ado.net?
Explain ado.net features?
List the 4 common ado.net namespaces?
Explain the difference between data reader and data adapter?
What is difference between ado.net and asp net?
What does ado stand for in ado.net?
What are the namespaces used in ADO.Net to connect to a database?
What are the disadvantages of using datalist?
What is data relation in ado.net?
What is dataadapter in ado.net?
Define connection string?