
Explanation:
To use a SQL query file (.sql) in a Job task, it must be uploaded or saved in the Databricks workspace so that the job can reference and execute it as part of the task.
What is required before using a SQL query file in a Lakeflow Job task?
A
The query must be optimized for performance
B
The query must use only SELECT statements
C
The query file must be saved in the workspace
D
The query must be less than 1000 characters
No comments yet.