Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: rowid question
rowids are somewhat binary/hex and the statement your h've posted was the last executed, the following statement is failing with ORA-3113 which may caused though various reasons.
Of which one is large in-lists in ORACLE Vers 8.1.7.3 ...
did you try retrieving as
SELECT ugyletszam, reszlet_ID, Datum, ugyleti_kamatalab, Felszamitott_kamatl_, Ref_kamatlab FROM Kamatkul_naplo WHERE rowid = x'0x414141445330414149414141533779414154';
-- Posted via http://dbforums.comReceived on Thu Apr 24 2003 - 03:33:25 CDT
![]() |
![]() |