db.getCollection('skl').find( { "$and" : [ {"jenis_skl": "BA"}, {"nomor_skl": 1}, {"kode_skl": "/WPJ.29/BD.06/"} ] } )