Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Explain trigger and trigger types?

1037


What happens if null values are involved in bitwise operations?

1079


What are the steps you must follow to hide sql server instances?

1030


Explain primary key in sql server?

1074


What is “asynchronous” communication in sql server service broker?

1080


How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?

1072


Call by value and call by reference in procedure and function, with NOCOPY.

1349


Hi, I Created 3 Tables Person(PersID[prkey],Name,Email,Password), Project(ProjName,ProjID[prkey],ProjLeader,ProjManager) & ProjectInvolvement(EntryDate,ProjID[frkey],PersID[frkey],ProjDuration). For this how can i INSERT,UPDATE & DELETE Through PROCEDURE? Please Post the Answer for me. Desai.

1897


What do you mean by recursive stored procedure?

993


You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?

991


What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security

1030


How to modify an existing user defined function?

1171


What are the rendering extensions of ssrs?

160


What is the maximum length of an alert name?

1038


How do I find sql server instance name?

1008