Databricks Related Exams
Databricks-Certified-Data-Engineer-Associate Exam
Which of the following approaches should be used to send the Databricks Job owner an email in the case that the Job fails?
A data engineer has configured a Structured Streaming job to read from a table, manipulate the data, and then perform a streaming write into a new table.
The code block used by the data engineer is below:

If the data engineer only wants the query to process all of the available data in as many batches as required, which of the following lines of code should the data engineer use to fill in the blank?
Which of the following commands will return the number of null values in the member_id column?