Hi Everyone,
I'm only starting to delevelop a working knowledge of P/F keys and relationships. I am trying to fix some data problems I have in my tables through what I thought would be simple queries. I need to update the AnnualClassNumberID (StudentEnrollment T) from the AnnualClassNumbers Table. (Currently I have a CourseNumber from CourseInventory T in there). I only need to do this for students enrolled in term 1129 (the same student found in Term1129Students T).
I've tried many queries (Query1) with no luck. Strangely there are times when I only get the enrollment records for 2 of the 83 students enrolled in term 1129.
This probalby makes no sense, so please ask if you need clarification.
Thanks and take care,
Daryl