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: Tue, 27 Nov 2007 14:08:57 -0800 (PST)
Message-ID: <8570427a-ce83-4916-b622-70be7a128c01@s36g2000prg.googlegroups.com>


> The sample clause was mentioned before - how about
> reading from table A, using SAMPLE, and searching
> for corresponding entries from b (preferably using
> the primary key on B)?

This is a very good idea, thank you!
But it means that the program has to find out what the primary key is and which type it is. But it could work.

JMS Received on Tue Nov 27 2007 - 16:08:57 CST

Original text of this message

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