MySQL Databases and the SQL Language

MySQL Databases and the SQL Language Welcome to my set of tutorials on MySQL. While there are loads of tutorials on MySQL (usually in combination with a scripting language) on the Net aimed at building applications etc, there are very few that want to use MySQL to teach the SQL syntax and with it a bit about databases for the novice. Thus these workshops are simply about that... seeing how a simple database can be created and manipulated by typing SQL statements. Knowledge of what is going on '...
Read More