PHPMyAdmin is included in all hosting accounts and can be
accessed in your control panel. This program helps automate the
administration of MySQL Databases. Here are some other great benefits.
- create and drop databases
- create, copy, drop and alter tables
- delete, edit and add fields
- execute any SQL-statement, even batch-queries
- manage keys on fields
- load text files into tables
- create and read dumps of tables
- export data to CSV values
- administer multiple servers and single databases
|