Use the fact database and patron collection created in the text for use with MongoDB. Modify the
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 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 Answer:
Database Systems Design Implementation and Management
ISBN: 978-1337627900
13th edition
Authors: Carlos Coronel, Steven Morris