In this video tutorial I show you the many ways to insert information into MySQL. I specifically show you how to enter the information:
- Directly through the MySQL shell
- Through PHP code
- From a CSV file
I then go into some other basic queries you need to understand to use MySQL. All of the code used follows the video.