Answer Posted / sandhya rani
This is perfect answer...
and do not misguide the ppl by simply writing wrong answer.
until and unless u r perfect..pls do not share your answer
select * from emp where rownum<=2
minus
select * from emp where rownum<2
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How many types of cursors are available in pl/sql?
How do I run pl sql in sql developer?
How can I speed up sql query?
When is the explicit cursor used ?
What is java sql package?
Show how functions and procedures are called in a pl/sql block.
How do you write an inner join query?
What is the best free sql database?
When do we use triggers?
What can I use instead of union in sql?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
how to drop an existing index in mysql? : Sql dba
What is oracle pl sql developer?
What are the types of index in sql?