Microsoft Fabric Data Engineer Associate DP-700 Practice Question

You manage a Microsoft Fabric lakehouse table named Clicks that is stored in Delta format and contains about 100 billion rows. Data is appended every day. Analysts complain that interactive SQL queries that filter on the EventDate and UserId columns take too long because many files are scanned. You want to physically reorganize the existing data so that future queries that filter on EventDate read as few files as possible, without changing the table schema. What should you do?

  • Run an OPTIMIZE Clicks ZORDER BY (EventDate) command.

  • Cache the table in memory by executing CACHE TABLE Clicks.

  • Run ANALYZE TABLE Clicks COMPUTE STATISTICS for all columns.

  • Set the table property delta.autoOptimize.optimizeWrite = true to enable automatic file compaction.

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