Exit
Play Mode
0 0
Q.01·MongoDB·01/100
Which command inserts a single document into a MongoDB collection?
Question Snippet
db.users.insertOne({ name: "Alice", age: 30, role: "admin" })How the timer works
✓ Correct: +5s
✗ Wrong: −10s
Click Auto to remove timer.
20:00left

