Answer Posted / deepak kumar
SELECT sal FROM empORDER BY sal DESC LIMIT 2 , 1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to use case expression? : Sql dba
What is the difference between function and procedure in pl/sql?
what are the advantages of mysql in comparison to oracle? : Sql dba
Can we debug stored procedure?
What are the commands used in sql?
Why sql query is slow?
Can a foreign key have a different name?
What are the most important ddl statements in sql?
What is the difference between clustered and non-clustered indexes?
what are the security recommendations while using mysql? : Sql dba
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
Write the command to remove all players named sachin from the players table.
What is the difference between cluster and non-cluster index?
Define commit?
What are different types of sql?