6:50
SQL Tutorial - 1: Introduction
The Bad Tutorials
12:46
SQL Tutorial - 2: Installing MySQL
5:52
SQL Tutorial - 3: MySQL Workbench and Command Line Client
6:52
SQL Tutorial - 4: Things You Need To Know About Tables
5:06
SQL Tutorial - 5: Create, Use and Drop Databases
5:16
SQL Tutorial - 6: Data-Types in SQL (Part-1)
6:48
SQL Tutorial - 7: Data-Types in SQL (Part-2)
4:18
SQL Tutorial - 8: Constraints in SQL
7:48
SQL Tutorial - 9: Create Table Statement
5:51
SQL Tutorial - 10: Creating Tables from Other Tables
3:09
SQL Tutorial - 11: Removing Tables from Database
10:10
SQL Tutorial - 12: Inserting Data Into Tables
7:00
SQL Tutorial - 13: Inserting Data Into a Table From Another Table
3:22
SQL Tutorial - 14: The SELECT Query
5:14
SQL Tutorial - 15: Arithmetic Operators
10:53
SQL Tutorial- 16: Comparison Operators
10:42
SQL Tutorial - 17: Logical Operators (Part-1)
7:11
SQL Tutorial - 18: Logical Operators (Part-2)
4:09
SQL Tutorial - 19: The WHERE Clause
3:54
SQL Tutorial - 20: AND & OR Operators
6:12
SQL Tutorial - 21: The UPDATE Query
4:07
SQL Tutorial - 22: The DELETE Query
7:36
SQL Tutorial - 23: The LIKE Operator and Wildcard Characters
3:38
SQL Tutorial - 24: The TOP and LIMIT Clauses
4:45
SQL Tutorial - 25: The ORDER BY Clause
8:18
SQL Tutorial - 26: The GROUP BY Clause
2:31
SQL Tutorial - 27: The DISTINCT Keyword
SQL Tutorial - 28: Aliasing Through AS Clause
7:54
SQL Tutorial - 29: SQL JOINS
5:17
SQL Tutorial - 30: Using GROUP BY Clause with SQL JOINS
3:41
SQL Tutorial - 31: Left Outer JOIN
3:16
SQL Tutorial - 32: Right Outer JOIN
4:39
SQL Tutorial - 33: ABS() Function
6:51
SQL Tutorial - 34: ROUND() Function
4:05
SQL Tutorial - 35: DIV() & MOD() Functions
SQL Tutorial - 36: Useful Numeric Functions Part-1
4:29
SQL Tutorial - 37: Useful Numeric Functions Part-2
SQL Tutorial - 38: The CONCAT() Function
2:52
SQL Tutorial - 39: UPPER() and LOWER() Functions
2:32
SQL Tutorial - 40: The TRIM() Function
4:34
SQL Tutorial - 41: SUBSTR(), RIGHT() & LEFT() Functions
SQL Tutorial - 42: The LENGTH() & INSERT() Functions
2:25
SQL Tutorial - 43: REPEAT() & REPLACE() Functions
3:23
SQL Tutorial - 44: REVERSE() & STRCMP() Functions
5:15
SQL Tutorial - 45: Date & Time Functions (Part-1)
5:36
SQL Tutorial - 46: Date & Time Functions (Part-2)
SQL Tutorial - 47: Date & Time Functions (Part-3)
5:35
SQL Tutorial - 48: Views in SQL (Part-1)
6:40
SQL Tutorial - 49: Views in SQL (Part-2)
SQL Tutorial - 50: Views in SQL (Part-3)
4:48
SQL Tutorial - 51: Aggregate Functions (Part-1)
2:09
SQL Tutorial - 52: Aggregate Functions (Part-2)
2:57
SQL Tutorial - 53: The TRUNCATE TABLE Command
SQL Tutorial - 54: Subqueries in SQL
5:30
SQL Tutorial - 55: The ALTER TABLE Command
1:43
SQL Tutorial - 56: Conclusion