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 privilege is needed for a user to create views in oracle?
How to define and use table alias names in oracle?
Why do you create or replace procedures rather that drop and recreate.
Explain parameter file in oracle.
What privilege is needed for a user to delete rows from tables in another schema?
Explain a private synonyms?
What is the difference between pre-select and pre-query?
Explain about your project and its relation to the current job position you are applying to?
How to return top 5 rows in oracle?
How to create a single index for multiple columns?
How to create id with auto_increment on oracle?
How to define an oracle cursor variable?
How to use null as conditions in oracle?
What are the database administrators utilities available?
Why does oracle 9i treat an empty string as null?