Completed
What is SQL
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Modern SQL - Lecture 2
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is SQL
- 3 History of SQL
- 4 SQL Standard
- 5 Relational Language
- 6 Overview
- 7 Example Database
- 8 Aggregate Functions
- 9 Aggregate Example
- 10 Aggregate Limitations
- 11 Group By Clauses
- 12 Group By Clause Example
- 13 Group By Clause Summary
- 14 Group By Clause Demonstration
- 15 Having Clause Demonstration
- 16 String Operations
- 17 Constants
- 18 String Matching
- 19 String Functions
- 20 Concatenation
- 21 Date Time
- 22 Postgres
- 23 SQL Shortcut
- 24 Sliding Calculations