Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

An index cannot cover a query on a _______ collection when run against a mongos if the index does not contain the shard key.

a) vertical
b) sharded
c) horizontal
d) none of the mentioned

Answer: b
Explanation: MongoDB can both match the query conditions and return the results using only the index.

Join The Discussion