Microsoft Fabric Data Engineer Associate DP-700 Practice Question

You manage a Microsoft Fabric lakehouse that ingests micro-batches into a Delta table named Sales. After several months, the table contains thousands of very small data files, and analysts report that queries filtering on the OrderDate column now take much longer to finish. With minimal code changes, which action should you perform to most effectively improve scan and query performance on the Sales table?

  • Use COPY INTO to export the data to a single large Parquet file and replace the table.

  • Increase the notebook session's driver memory to provide more Spark cache capacity during queries.

  • Execute OPTIMIZE Sales ZORDER BY (OrderDate); to compact small files and cluster rows on the filter column.

  • Run VACUUM Sales RETAIN 0 HOURS; to delete obsolete data files from the table.

Microsoft Fabric Data Engineer Associate DP-700
Monitor and optimize an analytics solution
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot