Microsoft Fabric Data Engineer Associate DP-700 Practice Question
Queries that join the SalesFact and ReturnsFact tables in your Microsoft Fabric warehouse frequently spill into a high-shuffle data-movement step and run for several minutes. Both tables currently use ROUND_ROBIN distribution and each contains over 500 million rows. You must reduce data movement and accelerate the join without replicating either table. Which T-SQL action should you take?
Create nonclustered B-tree indexes on the join column in both tables.
Rebuild both tables by using HASH distribution on the shared join column.
Rebuild both tables as clustered columnstore indexes ordered by the join column.
Rebuilding both large fact tables with HASH distribution on the common join column causes rows that share the key value to be stored on the same distribution. When two hash-distributed tables are collocated on the same key, the engine can perform a shuffle-free local join, eliminating the costly data-movement step and reducing execution time. Result-set caching only helps when identical queries are rerun and does not remove data movement. B-tree indexes are ignored by the distributed query optimizer when it chooses a data-movement strategy. Ordering a clustered columnstore index may aid segment elimination on range predicates, but it has no effect on which compute node each row resides, so it cannot eliminate the shuffle.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is ROUND_ROBIN distribution in Microsoft Fabric?
Open an interactive chat with Bash
What is HASH distribution, and why is it used?
Open an interactive chat with Bash
Why are nonclustered B-tree indexes ignored by the distributed query optimizer?
Open an interactive chat with Bash
Microsoft Fabric Data Engineer Associate DP-700
Monitor and optimize an analytics solution
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .