imay commented on issue #4355: URL: https://github.com/apache/incubator-doris/issues/4355#issuecomment-674786616
I aggree with @morningman maybe `create table xxx like ` is something what you needs. We can refer other's syntax. [redshift](https://docs.aws.amazon.com/redshift/latest/dg/r_CREATE_TABLE_NEW.html) [Snowflake](https://docs.snowflake.com/en/sql-reference/sql/create-table.html) [MySQL](https://dev.mysql.com/doc/refman/5.7/en/create-table-like.html) [PostgreSQL](https://www.postgresql.org/docs/12/sql-createtable.html) So, before your code work, we should aggre on the syntax. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org