

MCQOPTIONS
Saved Bookmarks
1. |
To avoid creating an index with a name that exceeds the index name length limit, you can pass the _____ option to the db.collection.createIndex() method. |
A. | name |
B. | lang |
C. | number |
D. | all of the mentioned |
Answer» B. lang | |