Code:
<customSQL>
UPDATE schedules
SET name = entity.name
FROM $criteria.tableName AS entity
WHERE entity.entityId = entityId
</customSQL>My question is: How can I include a variable with the FROM clause so I don't have to write multiple operations id for different tables.
"v8.2p_2014-04-18/TriaEdition Deployment\"
FireFox 37+