Select a table to delete data from (DELETE FROM clause)

These steps are part of the larger task of creating a DELETE statement. When you complete the steps for selecting a table to delete data from, return to Create a DELETE statement.

To select a table to delete data from:

  1. In the Outline view, click the DELETE FROM (Target table) node. A list of available tables is displayed in the Details area.
  2. From the Available tables list, select a table to delete data from.
  3. Use the > key to move the table to the Selected table list.

Return to Create a DELETE statement.