MCQOPTIONS
Saved Bookmarks
| 1. |
If you perform a ________ on a capped collection with no ordering specified, MongoDB guarantees that the ordering of results is the same as the insertion order. |
| A. | find() |
| B. | write() |
| C. | modify() |
| D. | none of the mentioned |
| Answer» B. write() | |