Show TOC

Syntax documentationsubquery

Syntax Syntax

  1. <subquery> ::=
      (<query_expression>)
End of the code.