X-ray Platoon
07-10-2024
00:00:00 Overview
00:00:45 Familiarizing Ourselves with Databases
00:09:20 Drawing out the Schema
00:48:00 Adding comments onto a Table
00:50:30 grabbing table descriptions or comments
00:54:30 Explain analyze
00:57:00 Adding indexes to table entity fields
01:02:50 WHERE query
01:07:40 COUNT query
01:11:35 SUM query
01:13:00 AVG query
01:16:40 STRING comparison LIKE
01:23:50 IN query
01:29:30 AS query
01:34:00 LIMIT query
01:38:30 GROUP BY DESC query
01:42:22 CASE query
01:48:25 JOIN queries
02:12:00 Many-to-Many Join Queries