PHPMyAdmin is a Web-based administrative tool for SQL databases.  It needs to be installed on your database server but it allows you to create and administer databases, tables, fields etc. without writing any queries as you have up to now.  Once you understand PHPMyAdmin you will probably never cerate another table by hand.