logo

Crowdly

Browser

Add to Chrome

NoSQL (MESIIN480325)

Looking for NoSQL (MESIIN480325) test answers and solutions? Browse our comprehensive collection of verified answers for NoSQL (MESIIN480325) at learning.devinci.fr.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

How many servers minimum are necessary to constitute a MongoDB cluster of config servers?

View this question
Which of the following commands won't return all the posts with number of likes greater than 100 and less than 200, both inclusive?
94%
100%
94%
0%
View this question

Which statements are FALSE according to indexes?

0%
0%
25%
100%
View this question
Which document can be a correct output for the following aggregate pipeline

db.users.aggregate([

{$match: {"title" : /Star Wars/i} },

{$unwind : "$actors" },

{$group : {"_id" : "$actors._id", "val": {$avg: "$rating"}} },

{$match: {"val":{$gt:3.5}}} ]);

0%
0%
100%
0%
View this question

Which technic is used in MongoDB to store document by default?

29%
100%
29%
29%
0%
View this question
For this query { "firstname" : "George" }, gives invalid output documents:
5%
100%
5%
89%
View this question

What is a chunk in sharding?

0%
100%
0%
0%
View this question

Which of those JSON documents can be a JSON schema?

100%
100%
67%
100%
0%
View this question

How many mistakes this JSON document contains?

{ "name": "Smiley", "age": 20, {"phone": [null, {"email": "[email protected]"}, happy: "true"}, "names" : {"last" : 1.0 , "first : 5 } }

View this question

Which statements can be associated to BASE properties?

0%
100%
0%
100%
View this question

Want instant access to all verified answers on learning.devinci.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome