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
What is rank function in sql?
Why do we use %rowtype & %type in plsql?
what is error ora-03113: end-of-file on communication channel?
What is self-join and what is the requirement of self-join?
What is the difference between execution of triggers and stored procedures?
Why stored procedure is faster than query?
What is the unique index?
What does subquery mean in sql?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
Is vs as in pl sql?
Is sql injection illegal?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
Can we use views in stored procedure?
How does postgresql compare to oracle/db2/ms sql server/informix?
How do you use join?