J Jatin Dubey • 3.78K Points Extraordinary Bookmark Embed Report View In MB-Short 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) --- Correct Answer - Option(B) Views: 188 Filed under category MySQL Share
Discusssion
Login to discuss.