Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Databricks Certified Data Analyst Associate Exam Databricks-Certified-Data-Analyst-Associate Question # 9 Topic 1 Discussion

Databricks Certified Data Analyst Associate Exam Databricks-Certified-Data-Analyst-Associate Question # 9 Topic 1 Discussion

Databricks-Certified-Data-Analyst-Associate Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

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 command could the data engineering team use to access sales in PySpark?


A.

SELECT * FROM sales


B.

spark.table( " sales " )


C.

spark.sql( " sales " )


D.

spark.delta.table( " sales " )


Get Premium Databricks-Certified-Data-Analyst-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.