Netezza

Current Data types conversion for Netezza to Snowconvert.

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

Netezza
Snowflake

DOUBLE

DOUBLE

BYTEINT

BYTEINT

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.

Last updated