Answer Posted / irshad ahmad
Select max(price) from product where price
not in (select max(price) from product);
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Why is oracle used?
What is recovery manager(rman) backup in Oracle?
Is it possible to split the print reviewer into more than one region ?
What are the predefined tablespaces in a database?
How to add a new column to an existing table with a default value?
What are ddl statements in oracle?
What is the difference between formal parameters and actual parameters?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
How view is different from a table?
What is user managed backup in Oracle?
Difference between the “verify” and “feedback” command?
What is BBED in Oracle?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
How to write a query with an inner join in oracle?
What are the different types of modules in oracle forms?