Link to home
Start Free TrialLog in
Avatar of peps03
peps03

asked on

Compare 50 rows in database with 50 rows to enter and alert changes

Hi,

Say i have 50 rows of data in a database and created a hash of this data.

Now i would like to  enter 50 comparable rows again if the hash of this data has changed compared to the existing hash.

If the hash has changed, what would be the best method to check which data has changed exactly?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of peps03
peps03

ASKER

Thanks Ray, that was exactly what i needed to know.
Thanks for the points and thanks for using E-E, ~Ray