A short video showing the use the PHPMyAdmin tool in XAMPP to create a database and importing a SQL file to create two tables within the database. The development environment is XAMPP actually using a MariaDB, which is MySQL compatible.
This is video one of three videos:
1- This video: Creating a DB and importing a SQL file to create tables and data
2- Creating a Table from Scratch ( • PHPMyAdmin - Creating a Table from S... )
3 - Building a proxy client to interact with with the server ( • Create a Proxy Database User )