Permanently removes a table and all its associated data from the database using either the table ID or table name.
Deleting a table will permanently remove the table, all its fields, views, and all records stored in the table. This action cannot be undone.