Our database tutorials provide you with some basic lessons on how to get started with your MySQL database.
* (V) - denotes voice and text tutorial
How to create a MySQL database in your control panel
Becoming familiar with databases in phpMyAdmin
Creating tables in a database with phpMyAdmin (V)
Deleting tables from a database in phpMyAdmin (V)
Inserting fields in database tables with phpMyAdmin (V)
Modifying fields in database tables with phpMyAdmin (V)
Deleting fields in database tables with phpMyAdmin (V)
Exporting databases and tables with phpMyAdmin (V)
Importing databases and tables with phpMyAdmin (V)
Running SQL queries on a database with phpMyAdmin (V)
Renaming database tables with phpMyAdmin (V)
Searching through a phpMyAdmin database (V)
Copying a database table with phpMyAdmin (V)
Managing MySQL databases with phpMyAdmin