Interview Questions

How would you delete a column?

MySQL and SQL


(Continued from previous question...)

How would you delete a column?

ALTER TABLE techinterviews_answers DROP answer_user_id.

(Continued on next question...)

Other Interview Questions