Snowflake Object Support

The following list summarizes objects supported under Snowflake. To create any of these objects and define their properties, refer to the Defining Snowflake Objects topic.

The following table lists the supported data types:

Numeric

Logical

String and Binary

Date and Time

Semi-Structured

  • NUMBER

  • DECIMAL

  • NUMERIC

  • INT

  • INTEGER

  • BIGINT

  • SMALLINT

  • TINYINT

  • BYTEINT

  • FLOAT

  • DOUBLE

  • DOUBLE PRECISION

  • REAL

  • BOOLEAN
  • BINARY
  • VARCHAR
  • CHAR
  • CHARACTER
  • BINARY
  • STRING
  • TEXT
  • VARBINARY
  • DATE
  • TIME
  • DATETIME
  • TIMESTAMP
  • TIMESTAMP_LTZ
  • TIMESTAMP_NTZ
  • TIMESTAMP_TZ
  • VARIANT
  • OBJECT

  • ARRARY

  • AUTO_INCREMENT

Note: Refer to Snowflake database documentation for detailed information on specific Snowflake objects and properties. erwin® Data Modeler documentation for the property editors provides brief descriptions of the controls on each dialog box and tab, which you can use as a point of reference while working with database design features.