We want to create a MongoDB database. For this purpose, I have already created a new Collection called shops. Fill in the empty felds marked by underlines as requested. ala We are loading data into the Collection. db.shops l[name: "Java Hut", description: "Coffee and cakes", Borough : "Brooklyn". Ratio: 15), (name : "Burger Buns", description: "Gourmet hamburgers". Borough : "Manhattan", Ratio: 6). (name : "Coffee Shop", description: "Just coffee", Borough: "Manhattan", Ratio: 18). (name: "Clothes Clothes", description: "Discount clothing", Borough: "Brooklyn", Ratio: 11), Iname : "Int Shopping", description: "Indonesian goods". Borough : "Bronx", Ratio: 14]]) What is missing at b). Retrieve only the borough names db.shops. What is missing at Retrieve all names in the shops collection where borough equals "Manhattan" and Ratio is less than 14. db shops.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
We want to create a MongoDB database. For this purpose, I have already created a new Collection called shops.
Fill in the empty fields marked by underlines
as requested.
a)lin
We are loading data into the Collection.
db.shops.
[[name : "Java Hut", description: "Coffee and cakes", Borough : "Brooklyn". Ratio: 15),
(name : "Burger Buns", description: "Gourmet hamburgers". Borough : "Manhattan", Ratio: 6).
(name : "Coffee Shop", description: "Just coffee", Borough : "Manhattan", Ratio: 18).
(name : "Clothes Clothes", description: "Discount clothing", Borough : "Brooklyn", Ratio: 11),
Iname : "Int Shopping", description: "Indonesian goods". Borough : "Bronx", Ratio: 14)])
What is missing at.
b).
Retrieve only the borough names
db.shops.
What is missing at
Retrieve all names in the shops collection where borough equals "Manhattan" and Ratio is less than 14.
db.shops.
What is missing at
14,
d)
Retrieve all names in the shops collection where borough equals "Manhattan" or Ratio is less tha
db.shops.
What is missing at
e)
Retrieve the shops collection sorted by the "name" held.
db.shops
What is missing at
f)
We want to change the Ratio for Burger Buns to 9.
db.shops.
(Iname:" Burger Buns Ratio: 6). L
What is missing at
and
Transcribed Image Text:We want to create a MongoDB database. For this purpose, I have already created a new Collection called shops. Fill in the empty fields marked by underlines as requested. a)lin We are loading data into the Collection. db.shops. [[name : "Java Hut", description: "Coffee and cakes", Borough : "Brooklyn". Ratio: 15), (name : "Burger Buns", description: "Gourmet hamburgers". Borough : "Manhattan", Ratio: 6). (name : "Coffee Shop", description: "Just coffee", Borough : "Manhattan", Ratio: 18). (name : "Clothes Clothes", description: "Discount clothing", Borough : "Brooklyn", Ratio: 11), Iname : "Int Shopping", description: "Indonesian goods". Borough : "Bronx", Ratio: 14)]) What is missing at. b). Retrieve only the borough names db.shops. What is missing at Retrieve all names in the shops collection where borough equals "Manhattan" and Ratio is less than 14. db.shops. What is missing at 14, d) Retrieve all names in the shops collection where borough equals "Manhattan" or Ratio is less tha db.shops. What is missing at e) Retrieve the shops collection sorted by the "name" held. db.shops What is missing at f) We want to change the Ratio for Burger Buns to 9. db.shops. (Iname:" Burger Buns Ratio: 6). L What is missing at and
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Linux
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education