How to Select 38th row details in table without using rownum ?
Answer Posted / jilani555
declare
cursor c is select * from emp;
s number:=0;
begin
for i in c loop
s:=s+1;
if s=6 then
dbms_output.put_line(i.empno||' '||i.ename||' '||i.sal);
end if;
end loop;
end;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
ORA-26076: cannot set or reset value after direct path structure is allocated
RMAN-05017: no copy of datafile number found to recover
NZE-28890: Entrust Login Failed
ORA-26095: unprocessed stream data exists
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26079: file "string" is not part of table string.string
ORA-26028: index string.string initially in unusable state
ORA-26032: index string.string loading aborted after string keys
IMP-00064: Definition of LOB was truncated by export
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
ORA-26084: direct path context already finished
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
ORA-26027: unique index string.string partition string initially in unusable state
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity