Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following SQL statements will display the version of the Snowflake drivers currently in use?
A
Execute SELECT CURRENT_ODBC_CLIENT(); from the Web UI
B
Execute SELECT CURRENT_JDBC_VERSION(); from SnowSQL
C
Execute SELECT CURRENT_CLIENT(); from an application
D
Execute SELECT CURRENT_VERSION(); from the Python Connector