Hacker News new | ask | show | jobs
by mulmen 232 days ago
> trivial intermediary keywords (eg you define month_total, and then can re-use month_total in a following calculation, no need to duplicate the calculation logic)

Postgres already has this.