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()

Related questions

+1 vote
asked Apr 17, 2021 in MongoDB by rajeshsharma
0 votes
asked Jan 7, 2023 in MongoDB by sharadyadav1986
...