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:
- In the Outline view, click the DELETE FROM (Target table) node. A list
of available tables is displayed in the Details area.
- From the Available tables list, select a table to delete data from.
- Use the > key to move the table to the Selected table list.
Return to Create a DELETE statement.