LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


You have a DataFrame df loaded from a CSV file with columns 'id', 'name', and 'age'. You need to create a Common Table Expression (CTE) named 'young_people' that includes only the rows where 'age' is less than 30. Write the Spark SQL query to achieve this.

Simulated



Powered ByGPT-5