Be sure the address is inserted as a sub-document, and use the

Be sure the address is inserted as a sub-document, and use the

  
Using MONGODB:
1. Create a database named “city” with a document composed of the key-value pairs listed below in a collection named “inspections.”
   
Key
Value
 
id
“20032-2017-ACME”
 
certificate_number
9998888
 
business_name
“ACME Explosives”
 
date
Today’s date
 
result
“Business Padlocked”
 
sector
“Explosive Retail Dealer – 999”
 
address
number -> 1721 street -> Boom Road city -> BRONXzip -> 10463
Be sure the address is inserted as a sub-document, and use the JavaScript function Date() for “Today’s date.” Verify your database creation and insertion using the findOne() function in the Mongo shell. Provide a screenshot as evidence.

Rate this post
"Is this question part of your assignment? We will write the assignment for you. click order now and get up to 40% Discount"