Inserting already existing document

Report a typo

Write a MongoDB code to insert a document into the collection named Fruits. The document should be the following:

{ "Fruit" : "Orange" ,"Color" : "orange" }
Enter a short text
___

Create a free account to access the full topic