Select the columns you want to index. Indexed columns help the performance of views in large lists, but they also consume ...

Select the columns you want to index. Indexed columns help the performance of views in large lists, but they also consume extra resources in the database. Index only those columns that will be used actively for views. You cannot remove the index for columns that enforce a relationship behavior or columns that enforce unique values.