adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

You may not create compound indexes that have hashed index fields

b.

The order of the fields in a compound index is very important

c.

You will receive a warning if you attempt to create a compound index that includes a hashed index

d.

None of the mentioned

Answer: (c).You will receive a warning if you attempt to create a compound index that includes a hashed index

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.

Similar Questions

Discover Related MCQs

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.

Q. Point out the correct statement.

Q. The $geoWithin operator uses the _______ operator to specify the GeoJSON object.

Q. If the specified polygon is _______ than a single hemisphere, the behavior of $geoWithin with the MongoDB CRS is the same as with the default CRS.

Q. To query with a single-ringed GeoJSON polygon whose area is greater than a single hemisphere, the $geometry expression must specify the custom MongoDB ________

Q. $geoWithin replaces _______ in MongoDB 2.4.

Q. When used with the _____ operator, $geoWithin returns documents based on grid coordinates and does not query for GeoJSON shapes.

Q. ________ indexes expire documents after the specified number of seconds has passed since the indexed field value.

Q. Point out the correct statement.

Q. The background task that removes expired documents runs every ________ seconds.

Q. Point out the wrong statement.

Q. On replica sets, the TTL background thread only deletes documents on _____________