Social Sciences, asked by mdahamadhpasha, 8 months ago

what are the methods to preserve the mongo​

Answers

Answered by dassaptarshi536
1

Answer:

ara mango ka spelling to thick kar

Answered by Yo11
0

Answer:

The following are the syntaxes.

Save Method Syntax. The following is the basic syntax for save () command in MongoDB. > db.COLLECTION_NAME.save(document)

Insert Method Syntax. The following is the basic syntax for insert () command in MongoDB. > db.COLLECTION_NAME.insert(document)

Similar questions