Y
Hacker News
new
|
ask
|
show
|
jobs
by
netcraft
208 days ago
Very nice!
Did you consider making this a view instead? Just curious if there is a reason why you couldn't.
1 comments
singron
208 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.
link