Error 1090: You can't delete all columns with ALTER TABLE; use DROP TABLE instead

Error Code
SQLSTATE
Error
Description

1090

42000

ER_CANT_REMOVE_ALL_FIELDS

You can't delete all columns with ALTER TABLE; use DROP TABLE instead

Possible Causes and Solutions

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?