To delete a table, use the -d option and enter the table name:
| nistbladm -d tablename | 
The table must be empty before you can delete it (see "Removing Table Entries "). This example deletes the divs table from the doc.com. directory:
| rootmaster% nistbladm -d divs.doc.com. |