Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Databricks-Certified-Data-Engineer-Associate All Questions
Exam Databricks-Certified-Data-Engineer-Associate All Questions

View all questions & answers for the Databricks-Certified-Data-Engineer-Associate exam

Databricks Databricks-Certified-Data-Engineer-Associate Question # 57 Topic 6 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 6 Question 57 Discussion:
Question #: 57
Topic #: 6

A data engineer needs to create a table in Databricks using data from their organization's existing SQLite database. They run the following command:

CREATE TABLE jdbc_customer360

USING

OPTIONS (

url "jdbc:sqlite:/customers.db", dbtable "customer360"

)

Which line of code fills in the above blank to successfully complete the task?


A.

autoloader


B.

org.apache.spark.sql.jdbc


C.

sqlite


D.

org.apache.spark.sql.sqlite


Get Premium Databricks-Certified-Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.