mySQL

mySQL

Courses


mySQL Basic Training

Basic knowledge of the Structured Query Language (SQL) is an absolute must for creating database-driven Web sites. This six-hour course will teach Students the things they need to know to create database files and tables, as well as adding and retrieving data for use on a page. You will also learn the essential syntax and clauses that will help you muscle your data into various results.

$425.00
DIFFICULTY:
Beginner

mySQL Level II

This six-hour day will bring you to next level of database development with a number of exercises focused on adding and altering tables, selecting data types, and setting default values. You'll also be exposed to the the real, everyday challenges that await you.

$425.00
DIFFICULTY:
Intermediate

mySQL Level III

Now that you know all about the various clauses and ways to select data, it's time to take a look at joining the "join" jamboree. In this six hour module, we'll look at how JOIN statements make results faster and cleaner. In addition, you'll learn the importance of aliasing your table names in your queries and how aliases have a positive impact on code readability (to humans) and processing (to the database engine).

$425.00
DIFFICULTY:
Advanced