+1 vote
in Other by
Mongo client will generate _____ command to initiate a new replica set.

(1)rs.initiate()

(2)rs.conf()

(3)db.isMaster()

(4)rs.status()

1 Answer

0 votes
by

Answer:-(1)rs.initiate()

Related questions

0 votes
asked Nov 20, 2021 in MongoDB by DavidAnderson
+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
...