Hello,
I have implemented CDC in our data model, but I have required track only delete operation. Whenever I implementing CDC, It tracks all the operations like Insert, Deletes, Update.
Because of insertion and <g class="gr_ gr_691 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling" data-gr-id="691" id="691">updation</g>, it will take a time and increase the log of CDC.xxx tables.
Can you please provide an option for only delete operation at the time of enabling CDC on tables?
Thanks & Regards,
Ritesh Kolhe