Individual or batch dropping can be performed on tables. Refer to Dropping a Batch of Objects section for batch dropping.
This operation removes the complete table structure (including the table definition and index information) from the database and you have to re-create this table once again to store data.
Follow the steps below to drop the table:
Data Studio prompts you to confirm this operation.
The status bar displays the status of the completed operation.