praveen_khm
Registered User.
- Local time
- Today, 05:14
- Joined
- Feb 1, 2006
- Messages
- 17
Hey friends,
I am looking around for a way to compare two tables. Compare by what i mean is update the first table too. I have attached an example file. Here, There are two tables: "New Table" and "Original Table".
Now, I need to check if any new data exists in "New table". If yes, I need to append them to the Original Table. Everything is fine till now. However, if there are any entries in the "Original Table" which are not available in "New Table", then I need to remove the check in the "Original Table", meaning they are not existing or active. Can anybody find a way out for this please?
Thanks,
Praveen
I am looking around for a way to compare two tables. Compare by what i mean is update the first table too. I have attached an example file. Here, There are two tables: "New Table" and "Original Table".
Now, I need to check if any new data exists in "New table". If yes, I need to append them to the Original Table. Everything is fine till now. However, if there are any entries in the "Original Table" which are not available in "New Table", then I need to remove the check in the "Original Table", meaning they are not existing or active. Can anybody find a way out for this please?
Thanks,
Praveen