Create a Bitmap index for a column with low cardinality (is_active). Bitmap indexes are efficient for columns with a small number of unique values.
Sign in to solve