10 Jun ALTER TABLE – Drop a column in a MySQL table
Learn how to drop a column in a MySQL table i.e. we will alter a table using the ALTER TABLE command. We will be also use the DROP COLUMN command to alter a column.
Let’s see how to drop a column in MySQL:
If you liked the tutorial, spread the word and share the link and our website Studyopedia with others:
Support us: DONATE
Read More:
No Comments