How Clustered Index and Non clustered index stored on SQL
server?
Answer Posted / anitha
clustered index that reorders the way in which records in
the table are physically stored.
non clustered index in which the logical order of the index
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the difference between globalization and localization?
How can you display all validation messages in one control?
Can master pages be nested?
What is __ requestverificationtoken?
What's the ASP.Net Application life cycle?
What is viewstate? What does the “enableviewstate” property do?
What is session and application variable in asp net?
What are web beacons used for?
What is a query string in a url?
What is DataGrid wheater its a Server Control or something else ?
Explain the components of web form in asp.net
What does session_start () do?
Explain about Automatic resource management?
What is class and object in asp.net?
Why session is used in asp.net?