how to get the salary in descending order with out using
the keyword desc in sql
Answer Posted / arul
Select Salary from (Select Salary as x from employee) where
x < salary
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the differences between local and global temporary tables?
What are database states in ms sql server?
What is the difference between cartesian product and cross join?
State the difference between union and union all?
What is a livelock?
What is row-level compre?
Explain trigger and trigger types?
What is the federation in sql azure?
What according to you is the difference between mysql and sql server performance?
What are diverse clauses that form a part of sql?
What are the differences between ms sql server & oracle?
What is difference between inner join and full join?
Explain about Normalization?
Explain the collation?
Which rendering formats are affected by the pagesize properties?