SnowConvert AI - Netezza - Data types

Current Data types conversion for Netezza to Snowflake.

The following data types are specific to Netezza. For more information please refer to the PostgreSQL & based languages data types documentation.

NetezzaSnowflake
DOUBLEDOUBLE
BYTEINTBYTEINT
INT1

BYTEINT

Notes: This type is an alias of BYTEINT at Netezza.

TIMESPAN

VARCHAR

Notes: This type is an alias of INTERVAL at Netezza. This data type is not supported in Snowflake. VARCHAR is used instead. For more information please refer to SSC-EWI-0036.

  1. SSC-EWI-0036: Data type converted to another data type.