NextPrevUpTopContentsIndex

18.3.2.3 Modification

You may create or drop (delete) tables using the functions create-table and drop-table.

Create or drop indexes using the functions create-index and drop-index.

To create or drop a view (that is, a derived table based on a query) use the functions create-view and drop-view.


LispWorks User Guide - 7 Jul 2004

NextPrevUpTopContentsIndex