how to get the salary in descending order with out using
the keyword desc in sql
Answer Posted / robin thomas
select * from emp order by -sal
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When would you use a before or after trigger?
If user is owning any SQL Objects, can we drop that user
Do you know what is a linked server in sql server?
Do you know concepts and capabilities of sql server?
When you should use a low fill factor?
How do I start sql server?
You want to use a perspective in an mdx query. How do you select the perspective?
How to encrypt data between dialogs?
Explain what is “asynchronous” communication in sql server service broker?
IF more than one Site is accessing the same Database server and I want to move the DB with Minimum down time? How will you do
What is the difference between cartesian product and cross join?
How to check if stored procedure is running in sql server?
Does sql server use java?
What are types of storage modes? : sql server analysis services, ssas
What is reference section?