You can delete tables when you no longer need them.
Prerequisites
You can drop any table if the table:
Is not being used as an article in a publication.
Does not have any columns that are referenced by another table's foreign key.
In these cases, you must change the publication or delete the foreign key before you can successfully delete the table.
Using Sybase Central, connect to the UltraLite database.
In the left pane, double-click Tables.
Right-click a table and click Delete.
Click Yes.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |