binoy_shah
07/26/2022, 3:43 PMINCREMENTAL
or BIN_LOG
is it possible to create a transient kind of table that stores only the delta data retrieved between 2 fetches, if first run loaded 5000 records at 12:00 AM and then second run detects changes to 10000 records at 1:00 AM, is it possible to store only the 10,000 records somewhere for analysis or partial processing ?thomas_briggs
07/26/2022, 7:22 PM