In this second part of the MySQL Beginner Series Basics, I will explore various uses of the ALTER TABLE
syntax. Part 1 covered the CREATE
command, establishing a database, table, and user. This blog post will build from there, so be sure to visit that post to get up to speed.
(more…)
Beginner
CREATE Database, User and Table – Easy examples with MySQL.

Photo by Samuel Zeller on Unsplash
This blog post will be the first part of a MySQL Beginner Series of basics I will delve into, as I journey down this path of learning.