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 article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1089: Incorrect prefix key; the used key part isn't a string, the used length is longer than tNextError 1091: Can't DROP; check that column/key exists
Last updated
Was this helpful?