C100DBA 무료 덤프문제 온라인 액세스
| 시험코드: | C100DBA |
| 시험이름: | MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4) |
| 인증사: | MongoDB |
| 무료 덤프 문항수: | 130 |
| 업로드 날짜: | 2026-06-01 |
Which of the following operator can be used to control the number of items of an array that a query returns?
Below is a sample document in a given collection test.
{ a : 5, b : 3, c: 2, d : 1 }
Given a compound index { a: 1, b:l, c:l, d:l}, Which of the below query will not use in-memory sorting? Select all valid.
Given a collection posts as shown below having a document array comments, which of the following command will create an index on the comment author descending?