Answer Posted / sunil panghal
select salary from emp where salary=(select max(salary)
from emp)
| Is This Answer Correct ? | 6 Yes | 23 No |
Post New Answer View All Answers
What are data pump export and import modes?
What is tns name?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What happens if you set the sga too low in oracle?
Can multiple columns be used in group by in oracle?
What is a data lock in oracle?
How many anonymous blocks can be defined?
How to create an oracle database manually?
What is a dynamic performance view in oracle?
How to sort the query output in oracle?
What types of joins are used in writing subqueries?
What is a nvl function?
what happened to the global index when I truncate the data in one of the partition?
How do I uninstall oracle 11g?
What are the tools for Oracle ?