- db.customers.findOne({email:“nicoleanderson@hotmail.com”}).username
Ans 1. ‘‘millerrenee’
- db.movies.findOne({title:“The Kid Brother”}).runtime
Ans 2. 82
- db.transactions.findOne({account_id:{“$gt”:183500, “$lt”:184000}}).transaction_count
Ans 3. 94
- db.sales.aggregate([{$match:{customer, email:“kave@we.com”}}])
Ans 4. ???
- db.posts.countDocuments({title:“Bill of Rights”})
Ans 5. 142
- db.zips.findOne({city:“CLEVELAND”}).loc
Ans 6. { y: 33.992106, x: 86.559355 }
-
-
db.restaurants.countDocuments({“borough”: “Bronx”})
Ans 8. 2338
-
-
-
username: ‘millerrenee’,
2.
runtime: 82;
3.
1488
4.
satisfaction: 5.
5.
142
6.
853
7.
Howard St & Centre St and 5 Ave & E 78 St
8.
2338
9.
0
10.
6346.
1.millerrenee
2.83 mins
3.1746
4.5
5.142
6.853
7.E 31 at &3 ave , howard st. & centre st.h
8.2338
9.0
10.6346
Anshu_Goyal
(Anshu Goyal)
164
7-E 31 at &3 Ave , Howard st. & Centre St.
10-6346
db.customers.findOne({email:“nicoleanderson@hotmail.com”}).username
millerrenee
db.movies.findOne({title:“The Kid Brother”}).runtime
82
db.transactions.findOne({account_id:{"$gt":183500, “$lt”:184000}}).transaction_count
94
db.sales.aggregate([{$match:{customer, email:“kave@we.com”}}])
???
db.posts.countDocuments({title:“Bill of Rights”})
142
db.zips.findOne({city:“CLEVELAND”}).loc
{ y: 33.992106, x: 86.559355 }
db.restaurants.countDocuments({“borough”: “Bronx”})
2338
1.db.customers.find({email.com:" nicoleanderson@hotmail.com"}) = millerrene
2.db.movies.find({“title”:“The Kid Brother”}) = 82
3.1746
4.765
5.db.posts.countDocuments({“tittle”:“Bill of Rights”}) = 142
6.
7.E 31 at &3 Ave , Howard St & Centre St
8.db.restaurants.countDocuments({“borough:Bronx”}) = 2338
9.0
10.6346
Q1 - username=millerrenee
Q2- runtime=82
Q3- 1746
Q4- satisfaction=5
Q5- 142
Q6- y 35.06537
x 82.609256
Q7- Howard St & Centre St and 5 Ave & E 78 St
Q8- 2338
Q9- 1436
Q10- 6346
Max_King
(Max King)
175
1-millerrenee
2-82
3-1746
4-5
5-142
6-853
7-E 31 at & 3 ave, howard st. & centre st.
8-2338
9-0
10-6346
1). Millerrenee
2). 82
3). 1746
4). 765
5). 142
6). 853
7). E 31 at &3 Ave , Howard st. & Centre St.
8). 2338
9). 1436
10). 6346
ADITYA_N_A
(Aditya N/A)
177
83
1478
5
142
142
17278
bsichus bc