The Process Query Language (PQL) provides a set of transformations and mathematical functions that can operate on the different data types of your Data Model.

The syntax of PQL is very close to the SQL standard, but PQL is simpler and specialized for process related queries. In contrast to SQL, you don't need to define how your input tables are joined. The join information is taken from the Data Model setup.

  • No labels