Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: reading random records with JDBC?
> There are no records in a database, only rows.
I just checked the official oracle docu. It's not called "rows", it's called "zeilen"!
> So exactly what is the key that makes the rows comparable? Use that.
> IOW, select a sample from table 1 and fectch the rows with the same
> keys from table 2, and then compare.
I want to compare the tables physically, by rows, and not by key. I don't know the keys, the program deals with different tables.
JMS Received on Wed Nov 07 2007 - 15:08:14 CST
![]() |
![]() |