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