SELECT select_listINTO table_nameFROM table_source[WHERE search_condition][GROUP BY group_by_list][HAVING search_condition][ORDER BY order_by_list]