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.

When the TTL thread is active, you will see _______ operations in the output of db.currentOp().

a) read
b) update
c) delete
d) all of the mentioned

Answer: c
Explanation: When you build a TTL index in the background, the TTL thread can begin deleting documents while the index is building.

Join The Discussion