Answer Posted / manjeet
select max(sal) from emp where sal not in (select max(sal)
from emp)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why does for update in oracle 8 cause an ora-01002 error?
Explain the use of rows option in imp command.
How to lock and unlock a user account in oracle?
What is a dynamic performance view in oracle?
How to export your connection information to a file?
Explain the use of file option in exp command.
What is a tns file?
11. Display the client number and name and the client number and name of the person who referred that client.
How to select all columns of all rows from a table in oracle?
What is PL/SQL ?
How to create a stored function in oracle?
what are actual and formal parameters?
How to define a cusotmer as a supplier in ORACLE R12
Where is the export dump file located?
defination of bitmap index