AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: A data engineer executes the following databricks video

Question 1 Be Honest
« Back   Next databricks data-engineer-professional Exam Question »
Answer

Full Certification Question

A data engineer executes the following command to add a NOT NULL constraint on one of the columns of a Delta table that already had null values. ALTER TABLE universities ALTER COLUMN location SET NOT NULL; Which of the following would be the outcome if after executing the above command, the data engineer tries to add another null value in the location column of the Delta table?