Viewing post 1 (of 1 total)
This is specfic for 2005:
It is IMPORTANT to perform the update first:
-- UPDATE Destination FROM (Source INTERSECT Destination)
-- INSERT INTO Destination FROM (Source EXCEPT Destination)
May 9, 2007 at 11:28 am
#705320