vote up 2 vote down star

What is the syntax to drop a column in a MySQL table, if that column exists on version 4.0.18?

flag

43% accept rate

1 Answer

vote up 3 vote down check

There is none: MySQL Feature Request. Simply check for existence first in the client or catch the error.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.