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 many anonymous blocks can be defined?
Explain the different normalization forms?
How remove data files before opening a database?
What happens to the data files if a tablespace is dropped?
What is the difference between postgresql and oracle?
Please explain joins in oracle?
What are the benefits of ordbms?
Is it possible to split the print reviewer into more than one region ?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
Explain the blob datatype?
How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
What are internal user account in oracle?
How to create a table index?
What is SQL access advisor in Oracle?
What are ddl statements in oracle?