Which of the following code blocks will remove the rows where the value in column age is greater than 25 from the existing Delta table my_table and save the updated table?
Which tool is used by Auto Loader to process data incrementally?
Which of the following commands will return the number of null values in the member_id column?
Which of the following data lakehouse features results in improved data quality over a traditional data lake?
A data engineer wants to create a relational object by pulling data from two tables. The relational object does not need to be used by other data engineers in other sessions. In order to save on storage costs, the data engineer wants to avoid copying and storing physical data.
Which of the following relational objects should the data engineer create?