Dropping tables

You can use either Sybase Central or Interactive SQL to drop tables from a database. In Interactive SQL, deleting a table is also called dropping it.

You cannot drop a table that is being used as an article in a SQL Remote publication. If you try to do this in Sybase Central, an error appears. Also, if you are dropping a table that has dependent views, there may be additional steps to make, as noted in the following sections.

 Table deletions and view dependencies

Drop tables