Skip to content

Snowflake SQL Syntax Support

This page documents the SQL syntax support for Snowflake in the General SQL Parser.

Coverage Report

For detailed coverage statistics and test results, visit our comprehensive coverage report:

Snowflake SQL Coverage Report

The coverage report includes: - Parsing success rates for various SQL constructs - Detailed test results with source documentation - Interactive interface to explore supported syntax - Real-world SQL examples from Snowflake documentation

Key Features Supported

  • Standard SQL operations (SELECT, INSERT, UPDATE, DELETE)
  • Snowflake-specific data types and functions
  • Window functions and analytical queries
  • Stored procedures and user-defined functions
  • Data loading and unloading operations
  • Time travel and cloning features