What are the benefits of creating indexes on PolarDB? (Number of correct answers: 2)
Improve the query efficiency SELECT statements.
Improve the efficiency of DML operations such as UPDATE.
Improve the efficiency of DDL operations.
Reduce invalid data scanning.
Submit