Jihoon Son created TAJO-2124:
--------------------------------

             Summary: Add a missing syntax "CREATE TABLE ... LIKE" to the data 
definition language page
                 Key: TAJO-2124
                 URL: https://issues.apache.org/jira/browse/TAJO-2124
             Project: Tajo
          Issue Type: Task
          Components: Documentation
            Reporter: Jihoon Son
             Fix For: 0.12.0


The syntax of 'CREATE TABLE ... LIKE ...' is as follow.
{noformat}
CREATE TABLE (if_not_exists)? table_name LIKE like_table_name=table_name
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to