Hacker News new | ask | show | jobs
by isitmadeofglass 1400 days ago
> thing not something fundamental to the language.

It is fundamental to the language. The evaluation order is from,where,group by, having, select, order by, limit.

Everything in perfect order is, select except.