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
Where the assembly is stored in asp.net?
Describe paging in asp.net?
Describe the events in the life cycle of a web application.
List the events in page life cycle.
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
How can I create master page in asp net?
What are the main differences between asp and asp.net?
What is the use of placeholder control?
What is full trust in asp.net?
Can you explain composite pattern?
Why do we use asp.net?
Is asp.net different from asp? If yes, explain how?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What are the types of authentication in asp.net?
What are sessions in asp net?