Which method is used to insert a single document into a MongoDB collection? - Study24x7
Social learning Network
5 followers study24x7 02 Dec 2024 11:08 AM study24x7 study24x7

Which method is used to insert a single document into a MongoDB collection?

A

db.collection.insertOne()

B

db.collection.insert()

C

db.collection.addOne()

D

db.collection.create()

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles