Working with Tables in PHPMyAdmin
Most web hosting packages come included with a number of MySQL databases. Though creating a database is a fairly easy task, managing one can be somewhat complex, especially if you are new to database management. Fortunately, the administration of MySQL databases can be greatly simplify through the use of a software package known as PHPMyAdmin. This user-friendly tool eases the MySQL learning curve, offering the ability to:
Read More on : Working with Tables in PHPMyAdmin
