Step1: In the first step, you need to store ObjectId into a variable. anyVariableName=db.yourCollectionName.findOne({_id:yourObjectIdValue)});.
確定! 回上一頁