UNLOAD TABLE
Unloads a table from nonpaged dynamic memory pool, releasing all
memory used by the specified table. You can only unload tables that
are not currently referenced by users and that are not the system
default table. You must log out or enter SET TERMINAL/NOFALLBACK
from your terminal to release a table for unloading. Note that you
cannot unload the ASCII and LATIN_1 tables.
Format: UNLOAD TABLE table-name
Additional Information:
explode
extract