Hi all!
I am new to Sybase
The goal is to compare two tables (and data) from different databases.
Can I use checksum/hash from a record (or tables' info) and don't load a whole record for comparing (just key and hash)?
Would you recommend a framework for it?
Language Java.