SnowPro Core Certification — Question 1178

What is the default authenticator while using the JDBC driver connection in Snowflake?

Answer options

Correct answer: B

Explanation

The correct answer is B, 'snowlake', because it is the default authenticator specified for JDBC driver connections in Snowflake. The other options, such as 'externalbrowser', 'username_password_mfa', and 'snowflake_jwt', are alternative authenticators that are not set as the default.