Syntax documentationset_function_name Locate this document in the navigation structure

Syntax Syntax

  1. <set_function_name> ::=
      AVG
    | COUNT
    | MAX
    | MIN
    | STDDEV
    | SUM
    | VARIANCE
End of the code.