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, or a combination of both.
Read this article over on my Kofi page and learn how to effectively use the CHANGE
, MODIFY
, and RENAME
MySQL commands…
I write about SQL, PHP, and CodeIgniter regularly over on my technical blog, Digital Owl’s Prose. Follow me there for similar content and be sure to sign up for my free weekly newsletter (and eBook), OpenLampTech, the newsletter for PHP/MySQL Developers. Thank you!