I would suggest you pick up a good book on the SQL language for a start. What you need is the
create command. Take a look at the following site :
Code:
http://sqlcourse.com/create.html
I suppose you have already connected to the mysql command interface using the mysql command.