2. Would it be possible to implement a database insert trigger on the change table to populate the snapshot columns of the change table?
3. Does Async CDC partition the change table automatically? If so, what is the partitioning scheme? (The manual simply tells "Change Data Capture automatically manages the change table partitioning as part of its change table management")
Thanks in advance,