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
What is the fastest query method to fetch data from the table?
What is a static data dictionary in oracle?
Explain cascading triggers.
how to handle exceptions in post production
What is Virtual Private Database in Oracle?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
What is the difference between a hot backup and a cold backup in oracle?
What is oracle update statement with inner join ?
How to pass parameters to procedures?
What are the advantages of oracle?
What is max rowid in oracle?
How to apply filtering criteria at group level in oracle?
How to list all indexes in your schema?
Compare and contrast between sql and sql server and explain its various functions?
20. Using a set operator, display the client number of all clients who have never placed an order.