From the course: Learning phpMyAdmin

Welcome

From the course: Learning phpMyAdmin

Start my 1-month free trial

Welcome

- [Voiceover] Welcome to Up and Running with phpMyAdmin. I'm David Powers. I've been using phpMyAdmin as the front-end administration tool for MySQL databases for more than 15 years. In this course, I'll show you how to use phpMyAdmin to create a database and design tables to store your data. I'll also give you advice on which data types to choose for individual columns. Because it's web-based, phpMyAdmin is ideal for exporting your data and table structure as a backup, all ready for transfer to another server. I'll also show you how to build database queries, by example, through a form-based interface. phpMyAdmin automatically builds the SQL, which you can then copy and paste into your own application. This course has been completely updated since it was originally released in 2013, and it includes a new chapter on stored procedures and functions. There's a lot to cover, so let's get Up and Running with phpMyAdmin.

Contents