how to find the second highest salary from emp table?
Answer Posted / avinav
By using the rank function we can get the 2nd highest
salary from the emp table
| Is This Answer Correct ? | 10 Yes | 25 No |
Post New Answer View All Answers
What is the difference between drop and truncate commands?
What is forward declaration in pl sql?
List and explain the different types of join clauses supported in ansi-standard sql?
What is a unique key?
How do I save a stored procedure?
What is a schema? How is it useful in sql servers?
How many scalar data types are supported in pl/sql?
Is sql the best database?
how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba
What is keys and its types?
What is substitution variable?
what is a field in a database ? : Sql dba
Define select, insert, create, delete, update, drop keywords
What is a data manipulation language?
What is difference between hql and native sql?