Hello,
I am reading Administration manual on how to use SQL and CQL language. SQL queries are simple - connect to PostgreySQL and write. But how to manage CQL queries? Where should I put them?
Thanks in advance
Hello,
I am reading Administration manual on how to use SQL and CQL language. SQL queries are simple - connect to PostgreySQL and write. But how to manage CQL queries? Where should I put them?
Thanks in advance
You can use CQL to filter the value list of a reference attribute (see the Administrator Manual page 21) or to configure some workflow widgets (linkCards, manageEmail, createModifyCard, see Workflow Manual page 36).
CMDBuild Team