how to find the second highest salary from emp table?
Answer Posted / waqas
Hi for second highest record follow this link
http://www.codingresolved.com/discussion/50/how-to-get-second-highest-record-in-sql#Item_2
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is sql mysql pl sql oracle?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
Are pl sql variables case sensitive?
Why do we need databases?
What is dcl in sql?
How can I tell if sql is running?
Can cursors be part of a trigger body?
Why stored procedures are faster than query?
What is schema in sql example?
Differentiate between pl/sql and sql?
How do you rename a table in sql?
How do I view a table in sql?
Can a commit statement be executed as part of a trigger?
What is a data definition language?
What are triggers and its types?