0 votes
in MongoDB by

Which method is used to return information for all users associated with a database?
(1)db.Users()
(2)db.returnUsers()
(3)db.getUsers()

1 Answer

0 votes
by

Answer:-(3)db.getUsers()

...