Answer Posted / sunil bisht
Hi Shajin
above answere is perfectly correct.
but i have one more method..
select * from emp where rownum<6 minus select * from emp
where rownum<=4;
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What is query syntax?
what is the difference between a web-garden and a web-farm? : Sql dba
How do we use distinct statement? What is its use?
How run sql*plus commands that are stored in a local file?
Why do we go for stored procedures?
what are the disadvantages of mysql? : Sql dba
What is the purpose of the partition table?
What is sql engine in oracle?
What is the difference between a query and a report?
What is the use of non clustered index?
what is a database lock ? : Sql dba
What is pl sql architecture?
what is the syntax for using sql_variant_property? : Transact sql
What do you think about pl/sql?
Why use triggers in sql?