Show TOC

Syntax documentationtable_expression

Syntax Syntax

  1. <table_expression> ::=
      <from_clause> [<where_clause>] [<group_clause>] [<having_clause>]
End of the code.