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
Use of an integrity constraint is better to validate data. Explain
What is index-organized table in Oracle?
What is bulk collect in oracle?
Explain the different normalization forms?
What is tns name?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
How to get maxsal , minsal, ename department wise in single query
What is save point in oracle database?
how can we store any pdf file in oracle
what is IDE,DMV in sql server?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What privilege is needed for a user to insert rows to tables in another schema?
How many types of auditing in Oracle?
How to see the table columns used in an index?
How to rename a tablespace in oracle?