nerdexam
DatabricksDatabricks

DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE · Question #83

DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Question #83: Real Exam Question with Answer & Explanation

Sign in or unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to reveal the answer and full explanation for question #83. The question stem and answer options stay visible for context.

Submitted by stefanr· Apr 18, 2026Databricks Lakehouse Platform

Question

A data analyst has created a Delta table sales that is used by the entire data analysis team. They want help from the data engineering team to implement a series of tests to ensure the data is clean. However, the data engineering team uses Python for its tests rather than SQL. Which of the following commands could the data engineering team use to access sales in PySpark?

Options

  • ASELECT * FROM sales
  • BThere is no way to share data between PySpark and SQL.
  • Cspark.sql("sales")
  • Dspark.delta.table("sales")
  • Espark.table("sales")

Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE to see the answer

You've previewed enough free DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE questions. Unlock DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#PySpark#DataFrames#Data Access#Delta Lake
Full DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE PracticeBrowse All DATABRICKS-CERTIFIED-DATA-ENGINEER-ASSOCIATE Questions