Let's imagine another compound index
30/38
Let's look at the query plan
Let's look at the query plan
db.cities.createIndex( { population: 1, elevation: 1 } );