4. SQL Statements
:
WITH (common_table_expression)
:
WITH (common_table_expression) Embedded Usage
Share this page
WITH (common_table_expression) Embedded Usage
When used with the REPEATED keyword, the WITH clause is placed after REPEATED and before the SELECT keyword.