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