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
What is trigger explain with example?
what is the difference between group by and order by in sql? : Sql dba
How to assign sql query results to pl sql variables?
How can you create an empty table from an existing table?
What is primary and foreign key?
difference between anonymous blocks and sub-programs.
what is a foreign key ? : Sql dba
How do I write a cron which will run a sql query and mail the results to agroup?
how many triggers are allowed in mysql table? : Sql dba
what is timestamp in mysql? : Sql dba
Explain what is rdbms?
What is mutating error?
how many tables will create when we create table, what are they? : Sql dba
what is a field in a database ? : Sql dba
What is package in pl sql with an examples?