3
I have the following scenario Two Tables Source Table - Destination Table
Both with the same fields [ID] [name] [CPF]
The query must go in the [CPF] columns of the two tables, when the [CPF] of the Origin and Destination is equal, it must update the [Name] field of the Destination Table according to the Origin.
Has any response helped solve the problem and can address similar questions from other users? If so, make sure to mark the answer as accepted. To do this just click on the left side of it (below the indicator of up and down votes).
– Sorack