retrieve distinct name mongodb code example Example: find distinct in mongodb db.inventory.distinct( "item.sku", { dept: "A" } )