Cú pháp sai cho tham số thứ hai. Vui lòng kiểm tra tài liệu. Nó phải là:
db.c20160712.updateOne(
{ "Attribute" : "good" },
{ $set: {"Type" : "DVD", "Title" : "Matrix, The", "Released" : 1999, "Genre" : "Action" } },
{ upsert: true }
);
Cú pháp sai cho tham số thứ hai. Vui lòng kiểm tra tài liệu. Nó phải là:
db.c20160712.updateOne(
{ "Attribute" : "good" },
{ $set: {"Type" : "DVD", "Title" : "Matrix, The", "Released" : 1999, "Genre" : "Action" } },
{ upsert: true }
);