CURRENT_CLIENT
Returns the version of the client from which the function was called. If called from an application using the JDBC or ODBC driver to connect to Snowflake, returns the version of the driver.
The correct option for listing the version of the drivers currently being used in Snowflake is:
B. Execute SELECT CURRENT_JDBC_VERSION(); from SnowSQL
The CURRENT_JDBC_VERSION() function is used to retrieve the version of the JDBC driver in use. SnowSQL is a command-line client for Snowflake, and you can execute SQL statements directly using it.
The other options do not directly provide information about the driver version:
A. SELECT CURRENT_ODBC_CLIENT(); is used to get information about the ODBC client, not the version of the ODBC driver.
C. SELECT CURRENT_CLIENT(); provides information about the client environment but not the driver version.
D. SELECT CURRENT_VERSION(); is a generic function that provides information about the version of the Snowflake service itself, not the driver version.
So, option B is the correct one for obtaining the version of the JDBC driver in use
Correct Answer C
https://docs.snowflake.com/en/sql-reference/functions/current_client.html
upvoted 4 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
PrasantSadangi
4 days, 13 hours ago_yyukta
7 months, 1 week ago0e504b5
8 months agoe_l_i_a_s
8 months, 1 week agoVASI250
9 months, 1 week ago444823b
9 months, 3 weeks agoc0d3g
1 year, 2 months agodmitriypo
1 year, 4 months agoEmiB
1 year, 6 months agoexamed11
1 year, 6 months agoAravindhTN
1 year, 9 months agoharshagc180
1 year, 9 months ago