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
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
What is delimiter sql?
How do I find duplicates in the same column?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
How do I partition a table in sql?
define sql delete statement ? : Sql dba
Mention what does the hierarchical profiler does?
What are the commands used in sql?
what are the performance and scalability characteristics of mysql? : Sql dba
what are wild cards used in database for pattern matching ? : Sql dba
what is timestamp in mysql? : Sql dba
What is mutating error in pl sql?
What if we write return in procedure?
What is before and after trigger?
how to get a list of indexes of an existing table? : Sql dba