SQL - Indexes and Query Performance
You want to speed up queries that filter by both
category and price columns in the items table. Which is the best way to create an index?