Mongo DB requests

Report a typo

Imagine that you have a database called 'computers' with numerous items in your online shop, stored in Mongo DB. You have to add a new item with the following characteristics to your DB:

{ Item_name: 'PC', Model: 'HR001', OS: 'Linux' }

Chose the correct request in the field below.

Select one option from the list
___

Create a free account to access the full topic