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
Can you inner join the same table?
What is write ahead logging in sql server?
How do I add a primary key to a table?
How does cross join work in sql?
How many primary keys can a table have?
what are the differences between char and varchar? : Sql dba
What is the use of index in sql?
What are the different types of joins in sql?
Explain what is a column in a table?
Is subquery faster than join?
How does an execution block start and end in pl sql?
What does t sql mean?
What is a call statement? Explain with an example.
How many types of triggers are there in pl sql?
How long will it take to learn pl sql?