SnowConvert AI - Netezza - CREATE TABLE¶
Translation from Netezza to Snowflake
Description¶
Creates a new table in Netezza. For more information, please refer to CREATE TABLE documentation.
Warning
This grammar is partially supported in Snowflake. Translation pending for these table options:
Grammar Syntax¶
DISTRIBUTE ON RANDOM - DISTRIBUTE ON HASH¶
Note
This syntax is not needed in Snowflake.
These clauses controls how table data is physically distributed across the system’s segments. As Snowflake automatically handles data storage, these options will be removed in the migration.