Hi,
I have two identical tables TableA, TableB.
I have the recent data in TableA because its updated and inserted with new records. Now my Question is I have to compare TableB with TableA and update TableB with TableA's data.
sugestion and code samples are appriciated.
thanks.
I have two identical tables TableA, TableB.
I have the recent data in TableA because its updated and inserted with new records. Now my Question is I have to compare TableB with TableA and update TableB with TableA's data.
sugestion and code samples are appriciated.
thanks.
Comment