Answer Posted / sudip chatterjee
If the table is salary.then
SELECT * FROM salary ORDER BY income DESC LIMIT 1, 1;
here income is one attribute of salary table......
just use it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pl/sql table? Why is it used?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
What are the different tcl commands in sql?
What is pl sql and why it is used for?
Whis is not false in primary key?
How can we implement rollback or commit statement in a trigger?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What is the location of pre_defined_functions.
What does varchar include?
How do you modify a table in sql?
what are enums used for in mysql? : Sql dba
What is the starting oracle error number?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
How delete all data from all tables in sql?
What is cte sql?