BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Databricks Exam Databricks-Certified-Data-Engineer-Associate Topic 1 Question 20 Discussion

Actual exam question for Databricks's Databricks-Certified-Data-Engineer-Associate exam
Question #: 20
Topic #: 1
[All Databricks-Certified-Data-Engineer-Associate Questions]

A data engineer needs to create a table in Databricks using data from a CSV file at location /path/to/csv.

They run the following command:

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

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Reita
5 months ago
I'm not sure, but I think A) None of these lines of code are needed to successfully complete the task could also be a possibility.
upvoted 0 times
...
Wayne
5 months ago
I would go with E) FROM "path/to/csv" because it specifies the correct file path.
upvoted 0 times
...
Gilma
5 months ago
I think the answer is C) FROM CSV.
upvoted 0 times
...
Tomas
5 months ago
I disagree, I believe the answer is D) USING DELTA.
upvoted 0 times
...
Paris
5 months ago
I think the answer is B) USING CSV.
upvoted 0 times
...
Lindy
5 months ago
I think D) USING DELTA could also be a valid option for creating a table.
upvoted 0 times
...
Candra
5 months ago
I'm not sure, but I think it might be B) USING CSV.
upvoted 0 times
...
Bo
6 months ago
I agree with Noble, using the correct file path is important.
upvoted 0 times
...
Noble
6 months ago
I think the correct answer is E) FROM 'path/to/csv'.
upvoted 0 times
...

Save Cancel