How to check the Snowflake version

The queries below return the Snowflake version.

Query

select CURRENT_VERSION() as version;

Columns

  • version - shows the version of Snowflake on which the query is run

Rows

  • The query returns just one row

Sample results

Comments are only visible when the visitor has consented to statistics cookies. To see and add comments please accept statistics cookies.
0
There are no comments. Click here to write the first comment.