C100DBA 試験問題を無料オンラインアクセス

試験コード:C100DBA
試験名称:MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4)
認定資格:MongoDB
無料問題数:130
更新日:2025-09-05
評価
100%

問題 1

You have the following index on the toys collection:
{
"manufacturer" : 1,
"name" : 1,
"date" : -1
}
Which of the following is able to use the index for the query? Check all that apply.

問題 2

Which features of relational database management systems were deliberately omitted in MongoDB and help us to obtain horizontal scalability? Check all that apply.

問題 3

The following aggregation option is used to specify the specific fields that needs to be passed to the next stage of the aggregation pipeline:

問題 4

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?

問題 5

In mongodb how do you update a document partially?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。