Updated on 2025-01-07 GMT+08:00

Dropping a Table

This section describes how to drop a table that is no longer needed.

Usage Notes

Dropped tables cannot be recovered. Exercise caution when performing this operation.

Procedure

  1. Log in to the DAS console.
  2. Click in the upper left corner and select a region and project.
  3. Click in the upper left corner, and under Databases, click Data Admin Service.
  4. In the navigation pane on the left, choose Development Tool.
  5. Locate the DB instance that you want to log in to and click Log In in the Operation column.
  6. On the top menu bar, choose Database Management.
  7. Click Change on the right of the current database to switch to the database where you want to create a table.
  8. On the displayed Objects tab, choose Tables on the left.
  9. In the table list, locate the table that you want to drop and choose More > Drop in the Operation column.
  10. In the displayed dialog box, click Yes.