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
Which object of ado contains datarow datacolumn collection?
What is the meaning of object pooling?
Explain the difference between sqlcommand object and command behavior object?
Which provider is used to connect ms access, oracle, etc…?
Compare Data Reader & Dataset in ado.net?
What is ado asp?
What are the pre-requisites for connection pooling?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the different ado.net namespaces?
What is data relation in ado.net?
Define atomicity?
What are the advantages and drawbacks of using ado.net?
Which is faster ado.net or linq?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
Explain the role of data provider in ado.net?