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:

  1. In the Outline view, click the INSERT INTO (Target table) node. A list of available tables is displayed in the Details area.
  2. Select a table to insert data into from the Available tables list.
  3. Click > to move the selected table to the Selected table list.

Return to Create an INSERT statement.