Hi Dirk Venken
Thanks fro response, I may have confused you sorry,
Table comparison is working fine but my problem is the approach to achieve it,
I have a Master Table ,and i need to prepare two jobs 1.For Full Load 2.Delta
1. Full Load of master data as STG1&
1.For Delta I need t truncate the table and populate the delta(only inserted or Updated records) to the same table which I have used for Full Load .
And again the delta records should be updated to STG1 (Master again), So,it won't appear again while doing the next delta.
Hope it was clear.
Regards,
srinivas.