Snowflake · Example Payload

Snowflake Sql Rest Column Definition Example

Data LakesData SharingData WarehousingDatabaseSQL

Snowflake Sql Rest Column Definition Example is an example object payload from Snowflake, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nametypelengthprecisionscalenullable

Example Payload

Raw ↑
{
  "name": "Example Title",
  "type": "example_value",
  "length": 10,
  "precision": 10,
  "scale": 10,
  "nullable": true
}