Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: reading random records with JDBC?

Re: reading random records with JDBC?

From: <MfwEwkCtzVem_at_spammotel.com>
Date: Mon, 05 Nov 2007 18:48:32 -0000
Message-ID: <1194288512.920771.143530@o38g2000hse.googlegroups.com>


Would it make sense to create 10 rowids in java and then do a query like that:

select * from table where rowid in
("2378","98989","127489","100323"....)

Thanks,
Martin Received on Mon Nov 05 2007 - 12:48:32 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US