Dropping a Table
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:
- Right-click the selected table and select Drop Table.
Data Studio prompts you to confirm this operation.
- In the confirmation dialog box, click OK to complete the operation successfully.
The status bar displays the status of the completed operation.
Last Article: Setting the Schema
Next Article: Viewing Table Properties
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.