Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

universal primary key comparator?

843854Feb 18 2004 — edited Feb 18 2004
i'm developing a database synchronization aplication. when synchronizing one table from one db with
the table from the other db i'm thinking:
why not sort the tables by primary key-s and go through the result sets only once, but since different
databases use diferent primary key conventions ... hmmm... is this at all possible?

thanks for your answers.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 17 2004
Added on Feb 18 2004
2 comments
87 views