APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Snowflake
BindVariable
Snowflake
· Schema
BindVariable
A bind variable value with its Snowflake data type.
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
Properties
Name
Type
Description
type
string
The Snowflake data type of the bind variable (e.g. FIXED, TEXT, BOOLEAN, DATE, TIMESTAMP_LTZ, TIMESTAMP_NTZ, TIMESTAMP_TZ).
value
string
The value of the bind variable as a string.
View JSON Schema on GitHub