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
What is transaction server distributed transaction?
What is difference between Datepart() and Datename() in SqlServer?
Tell me what are the advantages of using stored procedures?
what is sql server? : Sql server database administration
What is model database? : SQL Server Architecture
What are the methods used to protect against sql injection attack?
What are parameterized reports? What are cascading parameters in ssrs reports?
What is the cpu pressure?
What is the difference between implicit and explicit transaction?
How to Improve the performencs of SQL Server 2005 exclude stored Procedure and Indexes?
What is an entity-relationship diagram (erd)?
What is thr feature of change data capture?
What is data block and how to define data block size?
What is t-sql script to take database offline – take database online.
What is difference between view and materialized view?