6 modules · ~10hSQL for Real-World Data
Handle messy, inconsistent real-world data with SQL string functions, NULL handling, and data cleaning techniques.
6 modules10 lessons24 exercises~10h String cleaning (TRIM, UPPER, LOWER)NULL handling (COALESCE, NULLIF)String manipulation (SUBSTR, REPLACE)Pattern matching (LIKE)Deduplication techniques