i want to capture changes only when one specific column get updated and ignore all other updates on other columns
for example in emp table if name column got update then i want change records but if sal column update then i dont need that record.
Also i have restrict that i can change only extract file no replicate file change