Answer Posted / anil
select * from emp where rownum <=5 minus
select * from emp where rownum <5
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how can you see all indexes defined for a table? : Sql dba
What is trigger in sql?
Does view store data in sql?
What are character functions?
Is id a reserved word in sql?
How do I view a sql database?
what are the authentication modes in sql server? : Sql dba
Can you join a table to itself?
What is the use of sql trace?
what is a stored procedure? : Sql dba
Does sql full backup truncate logs?
Can we connect to postgresql using sql developer?
Can triggers stop a dml statement from executing on a table?
How to handle bulk data?
What is server name sql?