Deleting a table

Before you delete a table, be sure that no other objects reference it. If any objects reference it, you must edit those objects to avoid errors. To find out if other objects reference a table, check its dependencies. See “Displaying table dependencies”.

NoteWhen you delete a table, Adaptive Server deletes the indexes and triggers associated with the table and unbinds the rules or defaults that are bound to its columns.

Privileges

A table owner can delete a table.

StepsDeleting a table

  1. Select the table icon.

  2. Select Edit | Delete.

  3. Confirm the deletion in the confirmation dialog box.