

InterviewSolution
Saved Bookmarks
1. |
GridFS uses a _________ index on the chunks collection for the files_id and n fields.(a) unique(b) single(c) non unique(d) none of the mentionedI have been asked this question during an online exam.Question is from GridFS in division GridFS, BSON Datatype and Administration Concepts of MongoDB |
Answer» The CORRECT ANSWER is (a) unique |
|