• Home
  • Categories

Introduction to MySQL

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 1 - Introduction to Databases

Length: 4 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 2 - Getting a MySQL Server

Length: 9 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 3 - Creating a Database

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 4 - SHOW and SELECT


Length: 4 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 5 - Basic Rules for SQL Statements

Length: 5 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 6 - Getting Multiple Columns

Length: 5 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 7 - DISTINCT and LIMIT

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 8 - Sorting Results


Length: 4 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 9 - Sort Direction

Length: 4 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 10 - Basic Data Filtering and WHERE

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 11 - Advanced Filtering Using AND and OR

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 12 - Are you IN or are you NOT IN?


Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 13 - How Search Engines Work

Length: 3 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 14 - More on Wildcards

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 15 - Regular Expressions

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 16 - Creating Custom Columns


Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 17 - Functions

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 18 - More on Aggregate Functions

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 19 - GROUP BY

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 20 - Subqueries


Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 21 - Another Subquery Example

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 22 - How to Join Tables

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 23 - Outer Joins

Length: 5 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 24 - UNION


Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 25 - Full-Text Searching

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 26 - INSERT INTO

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 27 - How to Insert Multiple Rows

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 28 - UPDATE & DELETE


Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 29 - CREATE TABLE

Length: 7 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 30 - NOT NULL & AUTO INCREMENT

Length: 6 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 31 - ALTER / DROP / RENAME TABLE

Length: 8 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 32 - Views


Length: 3 minutes
Description: Visit my website at http://thenewboston.com for al ...

MySQL Database Tutorial - 33 - Final Video!