compare - What are the primary input tables for the compare action?

Réponse

The compare action uses a base table, specified by the 'table' parameter, and a comparison table, specified by the 'table2' parameter. It compares the records and groups in the comparison table against those in the base table.
Did this answer help you?