How to query if a field value of a MongoDB occurs in another field value as a string?

后端 未结 0 1061
孤街浪徒
孤街浪徒 2020-12-14 03:58

I have another question regarding Mongo DB Queries. My collections looks like this for example:

{"$firstname": \'Max\',
"$lastname": \'Mus         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题