Delete table
You can use this function to delete a table from the current database. Any data stored in the table is automatically deleted, and the table files are removed from your hard disk so make sure you want to delete the table before you proceed with this function.
Prerequisites: A database is open.
To run this function: Choose Survey > Survey database > Administration > Delete table, or Database > Database > Administration > Delete table, or Design > Blast design > Database > Administration > Delete table, or...
- In the Function Chooser, type DELETE TABLE, and press ENTER.
Fields on the Select the database table to process form
| Field | Description |
|---|---|
| Table name | The name of the table to delete. |
Output
The table is deleted.