How do I delete a column from a FeatureBase Cloud table?
You may need to delete a column if:
- the data-type is incorrect for incoming data
- the column contains incorrect data
Warnings
- Deleted column data cannot be recovered.
Table of contents
Before you begin
- Set up a FeatureBase Cloud account
- Learn how to create a database
- Create a table
- Create a table column
- Click Databases > database name > Tables to view tables.
Drop the selected column
- Click the table name.
- Click Columns.
- Click on the column > Delete.
- Enter “DELETE” in the confirmation dialog.
- Click Delete.