We walk in the dark places no others will enterWe stand on the bridge and no one may pass
insert into table1 (Values)SELECT values FROM table2 LEFT JOIN table1 ON table2.somecolumn = table1.somecolumnWHERE table1.somecolumn IS NULL