Answer Posted / yadunandan
select max(sal) from emp where sal<(select max(sal) from
emp)
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is transport network substrate (tns) in oracle?
What is the difference between view and materialized view in Oracle?
How to create a testing table in oracle?
What is a data lock in oracle?
Write a syntax for update query in oracle?
How to assign values to variables?
What is a private synonym?
In the oracle version 9.3.0.5.0, what does each number shows?
what is the difference between functional dependecy and multilevel dependency?
What are the arithmetic operations?
How to delete a user account in oracle?
Why use resource manager in Oracle?
Calculate difference between 2 date / times in oracle sql?
How to add a new column to an existing table in oracle?
What are the restrictions on external table columns?