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
various types of hints and their usage
What is raw datatype?
What are operators in oracle?
How to create a new table in oracle?
What is the difference between sharding and replication?
How to enter a new row into a table interactively?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
Explain compound trigger in oracle?
Is oracle a programming language?
Difference between cartesian join and cross join?
What is proxy method?
How to drop a tablespace?
What is a table index?
How to convert character types to numeric types?
how may join possible between (requisition with purchase order)