Correct answer & explanation
✓Clustering: Organizes data based on the contents of one or more columns in a table to improve query performance.
Clustering sorts data by column values to improve filtering performance; Partitioning divides a table into date-based segments to reduce scanned data; Materialized Views store precomputed query results for faster access. Common confusions arise from swapping these definitions, especially between Clustering and Partitioning.
About these practice questions
This ACE question is part of Courseiva's 769-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
How Courseiva writes practice questions · Editorial policy