Configuring database variables
You can define variables to use in SQL and row count expressions
You configure variables from the Settings tab of a rule-based database. To display the Settings tab, click the database name.
Adding a variable
To add a variable:
Click Add Variable.
In the Name field, provide the name of the variable.
In the Value field, provide the value of the variable.
Click the save icon.
Editing a variable definition
To edit a variable definition:
Click the edit icon for the variable.
Update the name or value.
Click the save icon.
Removing a variable
To remove a variable, click its delete icon.
Referring to a variable
To refer to a variable in a SQL or row count expression, use $VARIABLE_NAME.
Last updated

