Quantcast
Channel: How to query MongoDB with "like" - Stack Overflow
Viewing all articles
Browse latest Browse all 48

Answer by Kerem Atasen for How to query MongoDB with "like"

$
0
0

It works too:

db.getCollection('collection_name').find({"field_name": /^searched_value/})


Viewing all articles
Browse latest Browse all 48

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>