Expressions
- Functions - perform calculations on sets
- Aggregates - reduces a set to a scalar
if-then
- provides conditional equivalenceis
- tests the truth of a statement- String Interpolation - injects values into a string
See Also
aggregates | functions | if-then | is | string interpolation