Display the records between two range?

Answer Posted / nishi

select rownum, empno, ename from emp where rowid in (select rowid from emp where rownum <=&upto minus select rowid from emp where rownum<&Start);

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to rename an existing table?

679


What is the usage of control file in oracle?

700


Can we use oracle pl/sql block in core java? if so how? pls get back to me .....

2604


What is where clause in oracle?

628


Explain a data segment?

747






what's query optimization and without use of IN AND Exist can we get another way data from query

1757


What is an Oracle index?

1274


Design database draw er diagram for a certain scenario ?

4184


What is recycle bin in Oracle?

794


What are the different types of record groups in oracle? Explain each of them

681


what is the use of system.effective.date variable in oracle?

758


How to display employee records who gets more salary than the average salary in the department?

679


Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun

1744


What exactly do quotation marks around the table name do?

626


Describe the types of sub query?

636