Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Data Comparison
Hi,
We are trying to compare two tables of similar structure. In other words, the missing and the different records are to be determined. The database is Oracle 9i.
The options being evaluated are
Though time (taken for the comparison operation) is not a constraint, the number of database hits and the processing memory are to be certainly considered.
What are your thoughts? Are there any other ways to do the data comparison?
Thank you. Received on Sat Nov 26 2005 - 20:56:55 CST