Hacker News new | ask | show | jobs
by bbatchelder 1260 days ago
This is pretty much how I already write SQL, just using CTEs. In fact I bet the most straightforward way to transpile PRSQL to SQL would be using CTEs.