How to sort query output in descending order in ms sql server?
Answer / Abhijeet Dubey
Add the ORDER BY clause with the DESC keyword at the end of your SELECT statement. For example: SELECT column_name FROM table_name ORDER BY column_name DESC;
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of statements that are supported by sql?
Why do we use stored procedures in sql server?
i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
How can you set the threshold at which sql server will generate keysets asynchronously?
Write the Syntax for Cursors.
2 Answers CarrizalSoft Technologies, HP,
System variable and temporary variables
Explain optimistic and pessimistic concurrency?
What is sql server database?
How to drop an existing user defined function in ms sql server?
What is abstracting periodical?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
How to define and use table alias names in ms sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)