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”.
When 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.
A table owner can delete a table.
Deleting a table
Select the table icon.
Select Edit | Delete.
Confirm the deletion in the confirmation dialog box.