Hacker News new | ask | show | jobs
by singron 210 days ago
I'm not the author, but I think you could by using UNION ALL instead of temp tables. You could also make a view that just calls this function. I'm not sure why it would matter though.