To delete a document, we would use db.pets.remove({ query }) in the Shell, in Node.js, we would use the deleteOne() and deleteMany() methods ...
確定! 回上一頁