Skip to content

Document Databases worksheet typo #23

Description

@JoseUusitalo

There's an extra period at the end of this line of MongoDB code:

Then add a new person into a new collection in the newly-created database. Notice the JSON format for the person's data:

db.persons.insert({"id": 1, "first name": "Mary", "last name": "Smith", "salary": 5000}).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions