find out first highest salary?
Answer Posted / ela tiku
select max(sal) from emp
<<<assuming emp is the table name and sal is the column
name>>>
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to bring a tablespace online?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
How to find out what oracle odbc drivers are installed?
What is using clause and give example?
How to loop through a cursor variable?
How to return top 5 rows in oracle?
What is the difference between 10g OEM and 11g OEM?
What to do if the startbd.bat failed to start the xe instance?
What happens if the update subquery returns multiple rows?
What is the disadvantage of User defind function?
How to drop an index in oracle?
Explain parameter file in oracle.
How to rollback the current transaction in oracle?
Explain oracle instance.
how to do daily transactions with out sql* loader control file regesterd in apps?