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 pl sql record in oracle?
Is primary key an index?
Is oracel sql developer written in java?
Explain mutating table error.
What do you understand by exception handling in pl/sql?
What does inner join mean?
What are transaction and its controls?
Explain how can you save or place your msg in a table?
How do you break a loop in pl sql?
What is foreign key sql?
Explain the structure of pl/sql in brief.
Name three sql operations that perform a sort.
Explain what is table in a database?
how to present a past time in hours, minutes and seconds? : Sql dba
When do we use triggers?