What can I do with phpMyAdmin?

You can entirely manage your databases and perform all of the following basic commands:

- Create, copy, drop, rename and alter tables.
- Add, edit, and delete fields.
- Execute SQL statements and batch queries.
- Manage keys on fields.
- Create (*) and read dumps of tables.
- Export (*) data to CSV, XML, and Latex formats.
- Search globally in a database or its subset.
- Support InnoDB tables and foreign keys.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How can I manage my MySQL databases?

You can manage your Mysql databases through the PhpMyAdmin tool, located in the cPanel of your...