Page 1 of 1

How can an Architect enable optimal clustering to enhance performance for different access paths on a given table?

Posted: Thu Apr 06, 2023 1:25 pm
by answerhappygod
How can an Architect enable optimal clustering to enhance performance for different access paths on a given table?

A. Create multiple clustering keys for a table.
B. Create multiple materialized views with different cluster keys.
C. Create super projections that will automatically create clustering.
D. Create a clustering key that contains all columns used in the access paths.