Question

In a data analysis workflow, an index is created on a column with very low cardinality (e.g., a 'gender' column). What is a potential consequence of this?

A Significantly improved query performance
B Increased storage space for the index, but no performance gain
C The index might not be used by the query optimizer
D Faster write operations
E Automatic data compression
Practice Next

Hey! Ask a query