Answer Posted / murali
select salary from (select salary from table order by salary
desc) v where rownum<=100
| Is This Answer Correct ? | 8 Yes | 19 No |
Post New Answer View All Answers
Can we connect to postgresql using sql developer?
Differentiate between syntax and runtime errors.
Is sql better than access?
Does sql support programming?
Can we delete column in sql?
What does dml mean?
What do you understand by exception handling in pl/sql?
How many unique keys can a table have?
How do I remove all records from a table?
what is online transaction processing (oltp)? : Sql dba
how to include numeric values in sql statements? : Sql dba
What are tables and fields?
Explain the commit statement.
What are local and global variables and their differences?
What are the different tcl commands in sql?