MergeSelectStatement

constructor(dest: Table, selectQuery: QueryAlias, on: Op<Boolean>)

Parameters

dest

The destination Table where records will be merged into.