Michael Sattler Archives

Javascript Constants — Fortresses Against Confusion

Constants are variables whose values can’t be changed. These are useful for creating immutable touchpoints for a...

SQL IFNULL — Hurdling Over Potholes

Relational databases store information in table cells — in columns that describe aspects of an item and...

SQL Union — Collections of Collections

Relational databases store information in table cells — in columns that describe aspects of an item and...

SQL Convert and SQL Cast — It’s All Back & Forth

Relational databases store information in table cells — in columns that describe aspects of an item and...

SQL Insert Into — Everything Has Its Place

Relational databases store information in table cells — in columns that describe aspects of an item and...

SQL Booleans — The True Will Set You Free

Relational databases store information in tables — in columns that describe aspects of an item and rows...