INSERT [INTO] table_name [(column_list)] SELECT column_list FROM table_source [WHERE search_condition]