Hacker News new | ask | show | jobs
by zzbzq 300 days ago
SQL has this problem since it wants the SELECT list before the FROM/JOIN stuff.

I've seen some SQL-derived things that let you switch it. They should all let you switch it.