Remove a table.
DROP [BLOB] TABLE table_name
DROP TABLE removes tables from the cluster.
Use the BLOB keyword in order to remove a blob table (see Blob Support).