Entering content frame

Syntax documentation from_table_spec Locate the document in the library structure

<from_table_spec> ::=
  <table_name> [AS] [<reference_name>]
| <result_table_name> [AS] [<reference_name>]
| (<query_expression>) [AS] [<reference_name>]
| <joined_table>

 

Leaving content frame