Netezza

Current Data types conversion for Netezza to Snowconvert.

Important Notice: Migration of Documentation Website

Please be advised that our documentation website is currently undergoing a migration to a new platform. To ensure you have access to the most up-to-date information, we kindly request that you visit our new documentation website located at:

Official Snowflake Snowconvert Documentation

For any immediate assistance or if you encounter any issues, please contact our support team at [email protected].

Thank you for your understanding.

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