Answer Posted / naresh raju
select * from emp where rownum<=2
minus
select * from emp where rownum<2
| Is This Answer Correct ? | 63 Yes | 12 No |
Post New Answer View All Answers
what are the advantages and disadvantages of views in a database? : Sql dba
How many functions are there in sql?
How does a trigger work?
Can we alter stored procedure?
What are character functions?
Explain spool.
What is a function in oracle pl sql?
Can I call a procedure inside a function?
what are properties of a transaction? : Sql dba
What is sorting in sql?
The select into statement is most often used to create backup copies of tables or for archiving records?
Why self join is used in sql?
Why do we need cursor in pl sql?
What are dml commands?
What is a relationship and what are they?