Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get delta or changed records

user5108636Nov 29 2016 — edited Nov 29 2016

Hi All,

   I am getting a daily full extract file with which I update a database table. I need to compare the extract file with what data is in the table and email a csv file containing all the delta or changed records.

Please suggest a design to best implement it. I was thinking of creating a temp table and then compare.

What would be the best way to implement this.

Thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2016
Added on Nov 29 2016
7 comments
3,802 views