+1 vote
in MongoDB by
Which method is used to return information for all users associated with a database?

Pick the best answer from given options

a) db.Users()

b) db.returnUsers()

c) db.getUsers()

1 Answer

0 votes
by

Correct answer for above question is : c) db.getUsers()

Related questions

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