00:00

QUESTION 111

- (Exam Topic 1)
True or False: A third-party tool that supports standard JDBC or ODBC but has no Snowflake-specific driver will be unable to connect to Snowflake.

Correct Answer: B
https://docs.snowflake.com/en/user-guide/jdbc.html
Snowflake provides a JDBC type 4 driver that supports core JDBC functionality. The JDBC driver must be installed in a 64-bit environment and requires Java 1.8 (or higher). The driver can be used with most client tools/applications that support JDBC for connecting to a database server.

QUESTION 112

- (Exam Topic 3)
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?

Correct Answer: B