Description of the illustration merge_insert_clause.eps
WHEN NOT MATCHED THEN INSERT [ (column [, column ]...) ] VALUES ({ expr | DEFAULT } [, { expr | DEFAULT } ]... ) [ where_clause ]
WHEN NOT MATCHED THEN INSERT [ (column [, column ]...) ] VALUES ({ expr | DEFAULT } [, { expr | DEFAULT } ]... ) [ where_clause ]