Consider that you have a collection called population which has fields state and city. Which of the following query will calculate the population grouped by state and city?
Answer : C
Which command is used to determine storage capacity of specific database?
Answer : B
When should we consider representing a one-to-many relationship in an embedded collection instead of separate collection?
Answer : A
Which node in a replica set does accept write operation?
Answer : C
You are in a sharded cluster. What will you do prior to initiating backup in sharded cluster?
Answer : C
Consider that you have a collection called population which has fields state and city. Which of the following query will calculate the population grouped by state and city?
Answer : C
In what format does mongodump creates backup files?
Answer : A