The data engineering team has implemented a join logic between three Delta tables: `students`, `courses`, and `enrollments`. The final output is written to a table named `students_courses_details`. What happens each time this code block is executed? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz