Update Documents: Part 2

Learn and practice the operators used in updating documents.

Update document arguments

A MongoDB document update is performed through update operations, which tell the MongoDB what to do with the provided field value. The update document, the document that defines how the original document is updated, can contain more than one operator.

Get hands-on with 1200+ tech skills courses.