Forum Moderators: open
Are there any really good resources online someone can recommend for MySQL?
At the moment I am interested in learning how to query a database.
Thanks Dave
If you want to SELECT information from a database, you should look at the SELECT syntax [dev.mysql.com].