phpMyAdmin MySQL database - How to create table, insert data, set up foreign key

Magic Monk July 27, 2016
Video Thumbnail

Magic Monk

View Channel

About

No channel description available.

Video Description

In this tutorial you will learn how to create a table in phpMyAdmin for a MySQL database, and how to insert data into the table, followed by how to set up a foreign key, so that the values of one column in the one table refer to values of a column in another table.

You May Also Like