Hacker News new | ask | show | jobs
by intrasight 86 days ago
I just wish that SQL Server had a materialize keyword like Postgres.

I'll write some nice clean CTEs and then have to refactor it to temp tables due to the lack of materialization.