2.2.Insert into select | ||||
2.2.1. | The syntax of the INSERT statement for inserting rows selected from another table | |||
2.2.2. | INSERT. . . SELECT constants | |||
2.2.3. | INSERT statement with a column list and select clause | |||
2.2.4. | Use insert...into...select in a stored procedure | |||
2.2.5. | Inserting Rows from Another Table |