crazdandconfusd
New member
- Local time
- Today, 14:02
- Joined
- Aug 14, 2011
- Messages
- 5
Can anyone explain or point me to a thorough explanation on how to create an update query? I have normalized a table of data into two separate tables linked by another table with ID number fields. This created my starting point, but now as I import an updated table later, I would like to update the split tables with missing/new data and update existing data if different from the imported table.