how to get the salary in descending order with out using
the keyword desc in sql
Answer Posted / k.subramanyam
select * from emp order by sal
| Is This Answer Correct ? | 9 Yes | 40 No |
Post New Answer View All Answers
How do I make a resultset scrollable?
What type of Index will get created after executing the above statement?
Can you explain what is indexed view? How to create it?
What were the latest updates to SQL Azure service?
What is a field name?
How to get a list of columns in a view using the "sp_help" stored procedure?
How to convert a unicode strings to non-unicode strings?
What are unicode character string data types in ms sql server?
Why are you getting errors when creating a new odbc dsn?
what is the system function to get the current user's user id? : Sql server database administration
Scalability, Availability, Integration with internet, etc.)?
How to define the name and server for a new dsn?
Explain the dirty pages?
Tell me what do you understand by a view? What does the with check option clause for a view do?
What encryption security is available in sql azure?