Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

C100DBA Exam Dumps - MongoDB Certified DBA Associate Exam (Based on MongoDB 4.4)

Go to page:
Question # 17

Aggregation Pipelines have a limit of:

A.

2 MB document and 100 MB RAM

B.

16 MB document and 100 MB RAM

C.

No limit on document and 100 MB RAM

D.

2 MB document and no limit on RAM

Full Access
Question # 18

In a collection that contains 100 post documents, what does the following command do? db. posts. find().skip(5).limit(5)

A.

Skip and limit nullify each other. Hence returning the first five documents.

B.

Skips the first five documents and returns the next five

C.

Limits the first five documents and then return them in reverse order

D.

Skips the first five documents and returns the sixth document five times

Full Access
Question # 19

Which operations add new documents to a collection?

A.

Create

B.

update

C.

insert

D.

delete

Full Access
Go to page: