1.

In MongoDB client, how to initiate a new replica set?

A. rs.initiate()
B. rs.conf()
C. rs.status()
D. None of the above
Answer» B. rs.conf()


Discussion

No Comment Found