I have the following scenario Two Tables Source Table - Destination Table
Both with the same fields [ID] [Name] [CPF]
The query must go to the [CPF] columns of the two tables, when the [CPF] of Source and Destination are the same, you must update the [Name] field of the Destination Table as that of Source.