Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
i have two tables in the same database.i want to compare the rows in these table to generate log files which have details if there is any change in the two table entries.
Posted
Comments
Sandeep Mewara 7-Jan-11 13:24pm    
How you want/plan to do it? Code? Script? Any details please.

Shortes,fastest and easiest way to compare sql tables HERE[^].
 
Share this answer
 
you use the statement of JOIN Query with AND statement..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900