Question: Mongodb Create Index on student collection based on studentID, it should be a unique index Create a compound Index on course collection using field courseID
Mongodb
Create Index on student collection based on studentID, it should be a unique index
Create a compound Index on course collection using field courseID and course name.
Write a query and see the query performance through using the explain() function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
