adplus-dvertising
frame-decoration

Question

The _________ property for an index causes MongoDB to reject duplicate values for the indexed field.

a.

Hashed

b.

Unique

c.

Multikey

d.

None of the mentioned

Answer: (c).Multikey

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The _________ property for an index causes MongoDB to reject duplicate values for the indexed field.

Similar Questions

Discover Related MCQs

Q. Point out the wrong statement.

Q. The ______ property of an index ensures that the index only contain entries for documents that have the indexed field.

Q. MongoDB can use the _________ of indexes to fulfill queries.

Q. Which of the following method is to verify whether MongoDB used index intersection?

Q. An index prefix is a subset of a ______ index, consisting of one or more keys starting from the beginning of the index.

Q. Index __________ does not eliminate the need for creating compound indexes.

Q. Before version _______ capped collections did not have an _id field.

Q. Point out the wrong statement.

Q. For a _____ multikey index, each indexed document can have at most one indexed field whose value is an array.

Q. Which of the following indexes cannot be multikey?

Q. Point out the wrong statement.

Q. To calculate geometry over an Earth-like sphere, store your location data on a spherical surface and use _____ index.

Q. ______ indexes can be constructed over arrays that hold both scalar values (e.g. strings, numbers) and nested documents.

Q. The coordinate reference system for GeoJSON uses the _____ datum.

Q. Which of the following is used to calculate distances on a Euclidean plane?

Q. Queries on ________ objects always calculate on a sphere.

Q. Which of the following GeoJSON object is not supported in MongoDB?

Q. Point out the wrong statement.

Q. MongoDB supports spherical surface calculations on legacy coordinate pairs using a _______ index.

Q. Inclusion queries use the _________ operator in MongoDB.