Question 34 Which of the following describes the change the colleague needs to make to the query? A data engineer has written the following query: ````SQL SELECT * FROM json.`/path/to/json/file.json`; ``` The data engineer asks a colleague for help to convert this query for use in a Delta Live Tables (DLT) pipeline. The query should create the first table in the DLT pipeline. Which of the following describes the change the colleague needs to make to the query? | Databricks Certified Data Engineer - Associate Quiz - LeetQuiz