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
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
How can we prevent browser from caching an aspx page?
Describe SOA and the tenets of it?
What is asynchronous call?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Is it possible to migrate visual interdev design-time controls to asp.net?
Explain significance of routing? : asp.net mvc
How would you turn off cookies on one page of your website?
Which authentication uses a combination of windows and iis authentication?
Which property is used to identify the Page is Post Back in ASP.NET?
Is asp.net 64-bit enabled? How?
What is a reflection?
What is the difference between Session and response.Redirect?
Explain some of the major built-in objects in asp.net
How to implement Authentication and Authorization?