Skip to main content Link Menu Expand (external link) Document Search Copy Copied

How do I drop a table in FeatureBase Cloud?

There are a number of reasons why you may choose to drop a table, including:

  • incorrect configuration
  • incorrect name
  • database deletion
  • data deletion
Table of contents

Warnings

  • Tables cannot be recovered once deleted
  • Deleting tables will affect data-sources and running queries

Before you begin

Step 1: View table list

View list in Databases
Click Databases > database name > Tables.

Step 2: Drop the selected table

  1. Click more_vert > Drop table
  2. Enter “DELETE” in the confirmation dialog.
  3. Click Drop table.

Further information