Supported functions and operators
Supported functions
Function Name
Parameters
Description
OR( [BT_CUSTOMERS.BC_CUSTOMERS_CUSTOMERNAME] = "EuroCars";
[BT_CUSTOMERS.BC_CUSTOMERS_CREDITLIMIT] > 1000 )Function Name
Parameters
Description
AND( [BT_CUSTOMERS.BC_CUSTOMERS_CUSTOMERNAME] = "EuroCars";
[BT_CUSTOMERS.BC_CUSTOMERS_CREDITLIMIT] > 1000 )Function Name
Parameters
Description
LIKE([BT_CUSTOMERS.BC_CUSTOMERS_CUSTOMERNAME]; "%SMITH%")
Function Name
Parameters
Description
IN([BT_CUSTOMERS.BC_CUSTOMERS_CUSTOMERNAME]; "Adam Smith"; "Brian
Jones")Function Name
Parameters
Description
NOW()
Function Name
Parameters
Description
Function Name
Parameters
Description
Function Name
Parameters
Description
Function Name
Parameters
Description
Supported aggregate functions
Function Name
Description
Supported operators
Last updated
Was this helpful?

