Sail E0 Webinar
Question
You would like to know how many different categories you have
Options:
A .  db.vehicle.distinct(“category”)
B .  db.vehicle.unique(“category”)
C .  db.vehicle.distinct(“category”).count()
D .  db.vehicle.distinct(“category”).length
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers