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


Please Help Members By Posting Answers For Below Questions

What is base class of .net?

535


Explain how dot net compiled code will become platform independent?

505


What is the difference between Hash table and Array list?

369


What is different in .net 1.1 and .net 2.0?

572


What is the life-span of the items in the viewstate?

493






Is asp.net easy to learn?

553


Is asp.net a programming language or framework?

547


What are session state modes?

562


Can we store object in viewstate?

529


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

2591


How do cookies work? Give an example of their abuse.

541


Explain what does wsdl stand for?

559


Why session is more secure than cookies?

492


Explain http handlers? Where we can use the http handlers?

681


What is role-based security in asp.net?

519