What is the 'table.whereTable' subparameter?

1 vues

Réponse

The 'table.whereTable' subparameter specifies an input table that contains rows to use as a WHERE filter. If the 'vars' parameter is not specified, then all the variable names that are common to the input table and the filtering table are used to find matching rows. If the 'where' parameter for the input table and this parameter are specified, then this filtering table is applied first. The 'groupbytable' value can be one or more of the following: 'casLib', 'dataSourceOptions', 'importOptions', 'name', 'vars', 'where'.
Did this answer help you?
groupBy

simple

See technical action