MySQL Tutorial: Install, Create DB and Table, Insert and Select Records
Posted on: 10/10/2011 10:26 AM
The Geek Stuff published a MySQL tutorial
MySQL Tutorial: Install, Create DB and Table, Insert and Select Records
This MySQL jumpstart guide will get you running quickly on the basics. This explains how to install MySQL, create a sample database, create a table, insert records into the table, and select records from the table. 1. Install and Configure MySQL Go to the MySQL download page, and select your appropriate platform to download the...