Dropping partitioned tables

To delete a partitioned table:

  1. Deallocate all the partitions defined on the table using the PROUTIL tool.
  2. Select the table in the DB Structure view.
  3. Right-click and select Drop Table from the context menu. A confirmation dialog prompts you to confirm the deletion. If you are connected to an OpenEdge database, Drop Table is also available on the OpenEdge Table tab of the DB Details view.
    Note: To delete multiple tables simultaneously, select multiple tables in the DB Structure view, and then, right-click and select Drop Table from the context menu.