Use the fact database and patron collection created in the text for use with MongoDB. Create a

Question:

Use the fact database and patron collection created in the text for use with MongoDB.

Create a new document in the patron collection. The document should satisfy the following requirements:


First name is “Rachel”

Last name is “Cunningham”

Display name is “Rachel Cunningham”

Patron type is student

Rachel is 24 years old

Rachel has never checked out a book


Be certain to use the same keys as already exist in the collection. Be certain capitalization is consistent with the documents already in the collection. Do not store any keys that do not have a value (in other words, no NULLs).

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: