Small. Fast. Reliable.
Choose any three.
*** 23,26 ****
  *: ESCAPE clause for LIKE
  *: DISTINCT ON (expr,...) - this is from Postgres, where expr,... must be the leftmost expressions from the ORDER BY clause
  *: MEDIAN and standard deviation... are they standard?  Useful for sqlite standalone (for shell script users)
- *: CREATE TABLE (...) AS (...)
--- 23,25 ----