K
KhaymanUCSD
Guest
I have two tables. The first is a list of program numbers and the program names they correspond to. The second has people's names and the program number they work under.
I want this update query to go into this table and read the program number, then find the corresponding program name in the other table and change the number to the name. Any help on how I could do this?
I want this update query to go into this table and read the program number, then find the corresponding program name in the other table and change the number to the name. Any help on how I could do this?