D
diann
I have two tables in a one-to-many relationship. What
would be the best way to write a query so that if Field1
in the "many" table = a specified value, that Field2 in
the "many" table is updated with the value contained in
the FieldX in the "one" table.
would be the best way to write a query so that if Field1
in the "many" table = a specified value, that Field2 in
the "many" table is updated with the value contained in
the FieldX in the "one" table.