DBA > Job Interview Questions > MySQL and SQL

How would you delete a column?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

How would you delete a column?

ALTER TABLE techinterviews_answers DROP answer_user_id.

(Continued on next question...)

Other Job Interview Questions