You can specify the following options.
- table_name_2
- The name of the base source table from which statistics are to be copied to the target table.
- TEMPORARY
- The name of the global temporary source table from which statistics are to be copied to the target table.
- COLUMN column_name_3
- The column name set, partition, or index for which statistics are to be copied from the source table to the target table.
- COLUMN PARTITION
- The column name set, partition, or index for which statistics are to be copied from the source table to the target table.