Database Manager
Database Manager is a web based MySQL client that allows you to create and manipulate a maximum of two MySQL databases.
Database Manager is designed for advanced users. Knowledge of relational databases and SQL is required in order to use this Database Manager efficiently.
Database Manager is best used for creating databases and tables. For populating a database, you should consider using a script(PHP, ColdFusion) or CGI.
Database Manager builds SQL statements from the various options that you select. This is the reason for the 'Build SQL Query' button. Viewing the Query gives you an opportunity to review the query before running it. Clicking the 'Run SQL Query' button submits the query to the SQL server.
You can find more information about MySQL database at:
www.mysql.com