Show TOC

Syntax documentationdistinct_function

Syntax Syntax

  1. <distinct_function> ::=
      <set_function_name>(DISTINCT <expression>)
End of the code.