deirokay.statements.builtin
Implementation of builtin Deirokay statements.
The base statement that all other statements inherit from. |
|
Statement to evaluate mathematical expressions againt a set of columns from a given scope. |
|
Statement to check the presence (or absence) of values in a scope. |
|
Statement to check the number of not-null rows in a scope. |
|
Statement to check the number of rows in a scope. |
|
Statement to check the number unique rows in a scope. |