Which two statements are true regarding indexes? (Choose two.)
A.
They can be created on tables and clusters.
B.
They can be created on tables and simple views.
C.
You can create only one index by using the same columns.
D.
You can create more than one index by using the same columns if you specify distinctly different
combinations of the columns.