APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Snowflake
CancelStatus
Snowflake
· Schema
CancelStatus
Status returned when a statement cancellation is requested.
Data Lakes
Data Sharing
Data Warehousing
Database
SQL
Properties
Name
Type
Description
code
string
Status code for the cancellation.
sqlState
string
SQL state code.
message
string
Message describing the cancellation status.
statementHandle
string
Handle of the canceled statement.
statementStatusUrl
string
URL for checking the status of the canceled statement.
View JSON Schema on GitHub