Help Center/ DataArts Studio/ User Guide/ DataArts Factory/ Node Reference/ Node Lineages/ MRS Hetu Syntax/ CREATE TABLE
Updated on 2026-08-13 GMT+08:00
CREATE TABLE
Function
Reads column data from the source table, creates a table, and writes data to the created table. Only Data Map supports table-level lineages, and metadata must be collected in DataArts Catalog.
Syntax Format Supported for Lineage Parsing
CREATE TABLE {database_name}.{table_name} AS select_statement... Example Statement
CREATE TABLE default.hetu_table_3 AS SELECT a.id, a.col1, a.update_time FROM default.hetu_table_1 a;
Parent topic: MRS Hetu Syntax
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot