doc-exports/docs/dws/tool/DWS_DS_91.html
Lu, Huayi 4194b50d78 DWS TOOL 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2022-12-14 20:46:26 +00:00

1.8 KiB

Dropping a Table

Individual or batch dropping can be performed on tables. Refer to Batch Dropping 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:

  1. Right-click the selected table and select Drop Table.

    Data Studio prompts you to confirm this operation.

  2. In the confirmation dialog box, click OK to complete the operation successfully.

    The status bar displays the status of the completed operation.