unique property
Insert records where the value of a column is not already present in the destination table
Implementation
ActionIncrementalLoadMode? unique;
Insert records where the value of a column is not already present in the destination table
ActionIncrementalLoadMode? unique;