Home / Programming MCQs / MySQL MCQs / Question

J

Jatin Dubey • 3.78K Points
Extraordinary

Q. Suppose you are asked to drop a column using alter statement then which syntax you will follow?

(A) ALTER table_name TABLE DROP COLUMN column_name;
(B) ALTER TABLE table_name DROP COLUMN column_name;
(C) ---
(D) ---

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.