What is the order by used for?



What is the order by used for?..

Answer / Ashish Kumar Johri

The 'ORDER BY' clause in SQL Server is used to sort the output of a query based on one or more columns. It helps in organizing the data in ascending or descending order.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What information is maintained within the msdb database?

1 Answers  


How make remote connection in database?

1 Answers  


What is Command line parameters in PLSQL.?

1 Answers   MCN Solutions,


Explain timestamp datatype?

1 Answers  


When is the use of update_statistics command?

1 Answers  


Can you explain various data region available in ssrs with their use?

1 Answers  


What are different types of raid levels?

1 Answers  


Why should you use or avoid select * statements?

0 Answers  


How to retrieve duplicate rows in a table? How to delete the duplicate entries in a table?

15 Answers   Leo Technologies, Mannar Company, Synechron,


What is local temp table?

1 Answers  


Mention the different authentication modes in sql server.

1 Answers  


Tell me about pre-defined functions of sql?

1 Answers   EXL,


Categories