Is it possible to run with "select *" but ignore a...
# getting-started
h
Is it possible to run with "select *" but ignore any tables which do not have CDC enabled on a run? We are dealing with many thousands of tables and would prefer to avoid having to set up a separate process to individually select CDC enabled tables.