Answer Posted / sudhakara reddy k
select max(sal) from emp where
sal<(select max(sal) from emp);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is concurrency in oracle?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
What are the limitations of check constraint?
How is it different from a normal table?
Explain the use of grant option in imp command.
what is Single Byte Overhead...?
What are the execution control statements?
List the types of joins used in writing subqueries?
What are the differences between lov and list item?
What are transaction isolation levels supported by oracle?
What is a dead lock in oracle?
What is a cursor in oracle?
How to define a variable to match a table column data type?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
Who developed oracle & when?