CREATE TABLE CLONE
Grammar syntax
Sample Source Patterns
FOR SYSTEM TIME AS OF
Input Code:
IN -> BigQuery_01.sql
Outpur Code:
OUT -> BigQuery_01.sql
Note
The LABELS option in CREATE TABLE CLONE statements are not transformed into TAGs because the TAGs of the source table are copied, they cannot be changed during the copy of the table.
Last updated