Answer Posted / pradeep kolakala
Select max(sal) from ithpharma.UserRole where version
not in (select max(sal) from ithpharma.UserRole)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How index is implemented in oracle database?
Explain constraining triggers.
What is merge statement used for?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How do I spool in oracle?
List out the difference between commit, rollback, and savepoint?
What is transport network substrate (tns) in oracle?
Explain the difference between sql and oracle?
What is the usage of synonyms?
How to use null as conditions in oracle?
What is a sub query? Describe its types?
What are dml statements in oracle?
How to Truncate Table in Oracle
What happens if the update subquery returns multiple rows?
How to manage transaction isolation level?