What is the equivalent of SQL subquery in MongoDB?

前端 未结 0 989
情书的邮戳
情书的邮戳 2020-12-16 14:47

Is there a way to combine two finds in MongoDB similar to the SQL subqueries?

What would be the equivalent of something like:

SELECT * FROM TABLE1 WHERE

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