Select a table to insert data into (INSERT INTO clause)
These steps are part of the larger task of creating an INSERT statement. When you complete the steps for selecting a table to insert data into, return to Create an INSERT
statement.
To select a table to insert data into:
- In the Outline view, click the INSERT INTO (Target table) node. A list
of available tables is displayed in the Details area.
- Select a table to insert data into from the Available tables list.
- Click > to move the selected table to the Selected table list.
Return to Create an INSERT statement.