Author: rich
Date: Sep 21, 2007 21:28
Hello Everyone, I need help with the syntax of an update query. Source and Dest. tables look like this: tblDestination IDX EmplNum ExpirationDate StartDate ARFDate other columns tblSource EmplNum StartDate ARFDate So, I need to select the EmplNum, StartDate, and ARFDate from the source table and update every...
|