The following query returns documents where the quantity is less than or equal to 1000. Copy. db.inventory.find({"quantity": ...
確定! 回上一頁