Kofi Blog Repost — MySQL MODIFY, CHANGE, and RENAME Commands Explained
Learn about the similarities and differences between these common DDL MySQL commands…
Receive a free copy of my eBook, “10 MySQL Tips For Everyone”, when you subscribe to the weekly OpenLampTech newsletter.

Many times we need to reconfigure a MySQL table’s columns. Be it the name of the column itself, its definition…