
1 Aug
2009
1 Aug
'09
1:15 a.m.
Why does UNION ALL use a temp table? Many users are surprised by this. It would be faster to return rows from each branch of a UNION ALL query directly to the network. -- Mark Callaghan mdcallag@gmail.com