- db.customers.all();
- db.find().customers();
- db.customers.find();
- db.customers.show();
Which command returns all of the documents in the customers collection?
June 25, 2021June 25, 2021
0 Comment
Multiple choice questions & answers (MCQs),