G
Guest
Hi,
This query hangs in the middle of executing...It's fairly simple, and I
cannot see what's wrong with it. Please help !!!!
INSERT INTO HIPlanNames
SELECT [2004_HiPlanNames_ADD].*
FROM 2004_HiPlanNames_ADD, HiPlanNames;
Thank you in advance.
This query hangs in the middle of executing...It's fairly simple, and I
cannot see what's wrong with it. Please help !!!!
INSERT INTO HIPlanNames
SELECT [2004_HiPlanNames_ADD].*
FROM 2004_HiPlanNames_ADD, HiPlanNames;
Thank you in advance.