Was this helpful?
The Remove Operation
You can delete registrations from your distributed database using the Remove operation.
Removing the registration of a table removes the registered table name from the distributed database. It does not remove the underlying table or its data from the local database.
Removing the registration of a local view removes the registered view name from the distributed database. The underlying view, tables and data are not affected.
You cannot delete a local table or a local or distributed view displayed in the list of objects in the distributed database. To delete the actual table or view, you must exit StarView and use the drop statement.
You cannot use the Remove operation against an index or a distributed view.
Last modified date: 11/28/2023