SQL Tutorials
Submitted by admin on Mon, 2012-09-03 10:01
Good tutorials explaining basic concepts of SQL and MySQL including workbench
Database Fundamentals
- Tutorial 1 - What is a Database? Why is it needed?
- Tutorial 2 - Introduction to MySQL and MySQL Workbench
Database Design
- Tutorial 3 - Introduction to Database Design
- Tutorial 4 - Normalization
- Tutorial 5 - ER Modeling
SQL Basics
- Tutorial 6 - Creating a Database
- Tutorial 7 - SELECT Statement
- Tutorial 8 - WHERE Clause
- Tutorial 9 - Insert Into
- Tutorial 10 - Delete & Update
Data Sorting
- Tutorial 11 - OrderBy , Desc & Asc
- Tutorial 12 - Group By
- Tutorial 13 - Wildcards
- Tutorial 14 - Regular Expressions
Functions
- Tutorial 15 - Functions
- Tutorial 16 - Aggregate Functions
Must Know Stuff!
- Tutorial 17 - NULL
- Tutorial 18 - Auto increment
- Tutorial 19 -Alter Drop Rename
- Tutorial 20 -Limit Keyword
Most Dreaded Topics!
- Tutorial 21 - Sub queries
- Tutorial 22 - Unions
What Next!
Tutorial 26 - Pratical Usage of a Database
Visit the Website : ->:
Free IT Materials: