gary.newport
Registered User.
- Local time
- Today, 07:43
- Joined
- Oct 14, 2009
- Messages
- 79
I have two tables; one are existing student records and the other contains imported student details. The system already adds new students to the existing records, marks missing students as left but now I have a situation where I need to update records where students have simply had a change of detail (or new details have been added).
Do I need to create an update query for each and every possible change (considering there are about 10 fields that could change I would rather not have to do that!) or is there a way to create a query that would update those fields that have changed and ignore those that have not?
Do I need to create an update query for each and every possible change (considering there are about 10 fields that could change I would rather not have to do that!) or is there a way to create a query that would update those fields that have changed and ignore those that have not?