APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
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