Viewing 2 posts - 1 through 2 (of 2 total)
You already got the UNION ALL solution. I presume that if the table does not fit in memory it can be slow. This is why I asked about the size.
Another...
December 19, 2005 at 5:46 pm
#610482
Hi,
So, lets see if I understand: You need a query that does this transformation for you. Then, you would like to put together a query execute an INSERT INTO SELECT...
December 19, 2005 at 11:37 am
#610388