Slide 33
Slide 33 text
Backend =
SELECT this, that, and, that FROM this INNER JOIN
that ON this = what JOIN foo ON bar = omg
WHERE something = “wtf” AND foobar <> that
AND bleugh IN (‘yaba’, ‘daba’, ‘doo’) GROUP BY
this ORDER BY that ASC ORDER BY and RAND();
Tuesday, 16 October 12