最新的MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4) - C100DBA免費考試真題

What does the totalKeysExamined field returned by the explain method indicate?

正確答案: D
Which are the ONLY ways to project portions of an array?

正確答案: C
You are comparing values of different BSON types in mongodb. You want to compare from lowest to highest. Which comparison order is used?

正確答案: B
Which of the following is a valid Replica Set configuration if you want:
1-Have 3 copies of everything
2- That RS3 is never primary
2- That RSI and RS2 can be primary?
You had to see the different configurations, RS3 could be hidden or priority 0 (But not a referee because we need
3 replicas), while RSI and RS2 could NOT have priority 0 or be hidden or anything like that In a 4-member RS RSO , RSI, RS2 and RS3 + Referee, RSO (primary) falls after some write operations that have replicated RSI and RS2 (but NOT RS3), who can get up as the new primary?
The configuration comes and in it we see that RS2 has a hidden: true (or a priority: 0, (I don't remember)

正確答案: D
Consider the following example document:
{
"_id": Objectld("5360c0a0a655a60674680bbe"),
"user"
"login": "irOn"
"description": "Made of steel"
"date": ISODate("2014-04-30T09:16:45.836Z"),
}
>
and index creation command:
db.users.createlndex( { "user.login": 1, "user.date": -1 }, "mylndex" )
When performing the following query:
db.users.find( { "user.login": /Air.*/ }, { "user":1, "_id":0 } ).sort( { "user.date":1 } )
which of the following statements correctly describe how MongoDB will handle the query? Check all that apply.

正確答案: D
Which of the following statements are true about the $match pipeline operator? Check all that apply.

正確答案: A,B,C
Which of the following operators is used to updated a document partially?

正確答案: A
Addding the index {a:l} can potentially decrease the speed of which of the following operations? Check all that apply.

正確答案: A,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?

正確答案: B

聯系我們

如果您有任何問題,請留下您的電子郵件地址,我們將在12小時內回复電子郵件給您。

我們的工作時間:( GMT 0:00-15:00 )
週一至週六

技術支持: 立即聯繫 

English 日本語 Deutsch 한국어