Question: Use the fact database and patron collection created in the text for use with MongoDB. Modify the document entered in the previous question with the
Use the fact database and patron collection created in the text for use with MongoDB.
Modify the document entered in the previous question with the following data. Do not replace the current document.
Rachel has checked out two books on January 25, 2018.
The id of the first checkout is “95000”
The first book checked out was book number 5237
Book 5237 is titled “Mastering the database environment”
Book 5237 was published in 2015 and is in the “database” subject
The id of the second checkout is “95001”
The second book checked out was book number 5240
Book 5240 is titled “iOS Programming”
Book 5240 was published in 2015 and is in the “programming” subject
Use the same keys as already exist within the collection. Conform to the existing documents in terms of capitalization.
Step by Step Solution
3.49 Rating (159 Votes )
There are 3 Steps involved in it
dbpatronupdate id ObjectId5a45c23f395ff183e78d9c17 set chec... View full answer
Get step-by-step solutions from verified subject matter experts
