| I think you have the wrong idea about mysql. It's a relational database. You should first learn how to design a database and some SQL. There are a couple of GUI tools (free) for download at the mysql site. These tools are designed to make the work of the DBA or developer easier but they still require that you know how the underlyng database works. |