Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

_________ command creates the capped collection and imports the data.

a) CollectionAsCapped
b) cloneCollection
c) cloneCollectionAsCapped
d) None of the mentioned

Answer: c
Explanation: MongoDB does not support the convertToCapped command in a sharded cluster.

Join The Discussion