Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A stakeholder has provided a data analyst with a 50-row CSV lookup file. The data analyst needs to upload this dataset into a table for use in Databricks SQL.
Which method should the data analyst use to quickly upload the file and create a table?
A
Create a table by uploading the file using the Create page within Databricks SQL.
B
Create a table via a connection between Databricks and the desktop facilitated by Partner Connect.
C
Create a table by uploading the file to cloud storage and then importing the data to Databricks.
D
Create a table by manually copying and pasting the data values into cloud storage and then importing the data to Databricks.