Answer Posted / sushma s
select * from emp where rownum<=2
minus
select * from emp where rownum<2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is sql pronounced sequel or sql?
What view means?
What is pivot query?
What is the difference between a procedure and a function?
what are the disadvantages of mysql? : Sql dba
How do I find duplicates in two columns?
how do you know if your mysql server is alive? : Sql dba
how to use like conditions? : Sql dba
How to move files from one directory to another in pl sql?
What is column?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
What is the difference between distinct and unique in sql?
what is a record in a database ? : Sql dba
How many types of normalization are there?
What is sql clause?