adspace


Can the query output be sorted by multiple columns in ms sql server?

Answer Posted / Kamna Varshney

Yes, you can sort the query output by multiple columns in MS SQL Server using the ORDER BY clause with multiple column names separated by commas.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql server query analyzer?

1140


Is it possible to have clustered index on separate drive from original table location?

1053


Can sql servers link to other servers like oracle?

934


Can you index views?

960


What is an indexed view?

1036


Can we do dml on views?

1046


What are the different SQL Server Versions you have worked on?

1087


What are different types of constraints?

1009


How to rebuild the master database?

1176


How can you append an identity column to a temporary table?

1083


What is acid mean in sql server?

1260


How raid can influence database performance?

1133


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1056


What are the source of constraints?

1018


How to connect php with different port numbers?

1207