What is sorting and what is the difference between sorting
and clustered indexes?

Answer Posted / saravakumar

The ORDER BY clause sorts query results by one or more
columns up to 8,060 bytes. This will happen by the time when
we retrieve data from database. Clustered indexes physically
sorting data, while inserting/updating the table.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are partitioned views?

745


How to get the definition of a stored procedure back?

710


how to take backup bcp out for a column in table in sql server?

1832


How many tables can be joined in SQL Server?

761


What is autocommit mode in sql server?

710






Explain unique key in sql server?

722


what is the information that can be stored inside a bit column? : Sql server database administration

708


What is the use of attributehierarchyvisible ? : sql server analysis services, ssas

790


what type of index will get created after executing the above statement? : Sql server database administration

724


Which is the best place or learning center for MS SQL?????In Bangladesh?????

1760


What are logical/boolean operations in ms sql server?

727


What is the recovery model? List the types of recovery model available in sql server?

660


What is the purpose of the master database?

816


Which tcp/ip port does the sql server run on? How can it be changed?

722


How would you use user_constraints table in DB?

750