-
Introduction to SQL
09:59
-
Introduction to the SQL CREATE TABLE Statement
26:33
-
Creating Primary Keys and Foreign Keys using SQL
35:06
-
The SQL ALTER Statement
08:36
-
Introduction to the Data Manipulation Language (DML)
04:08
-
Adding Data using the SQL INSERT INTO Statement
11:37
-
Modifying Data using the SQL UPDATE Statement
07:30
-
Deleting Data using the SQL DELETE FROM Statement
03:25
-
Deleting Database Objects and Constraints with the SQL DROP Statement
04:37
-
Using SQL CHECK Constraints
06:04
-
Introduction to SQL SELECT Queries
24:02
-
Using AND and OR to Create Compound Conditions in SQL
12:23
-
Using IN, NOT, and BETWEEN in SQL Queries
09:17
-
Searching Based on Partial Values using the SQL LIKE Statement
08:21
-
Sorting Data in SQL using ORDER BY
09:39
-
Using Numeric Functions in SQL – COUNT, MIN, MAX, SUM, AVG, and STDEV
09:59
-
Using the SQL GROUP BY and HAVING Statements
16:51
-
Using Subqueries in SQL
15:08
-
An Overview of Joins and How to use INNER JOINS in SQL
13:32
-
Using OUTER JOINS in SQL
11:24
-
Creating and using SQL Views
07:33