1.

______ can be used to check if the connected node is primary or not?

Answer»

______ can be used to CHECK if the connected NODE is primary or not?
Choose the CORRECT ANSWER from below list
(1)rs.status()
(2)db.isMaster()
(3)rs.conf()
(4)rs.initiate()

Answer:-(2)db.isMaster()



Discussion

No Comment Found