Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ora-01002 fetch-out-of-sequence (report 2.5)
Hi, i'm facing the above error when i ran the report on the customer's
workstation. I had try to run few times i found that this error is not
occur sometime. i wanted to know what the reason? Is it because the
query problem? I have a simple query like :
select transaction.custcode, master.custname, ...
from transaction, master
where transaction.custcode = master.custcode;
Hope somebody give me some hint .
Thanks!
Received on Tue Mar 02 1999 - 19:14:27 CST
![]() |
![]() |