【发布时间】:2013-12-27 13:01:54
【问题描述】:
select col1, col2 from table1 where col1 > 10
MongoDB 中会查询什么?
【问题讨论】:
-
有一个很棒的东西叫谷歌,你应该尝试使用它
-
这在他们的文档中有很好的介绍:docs.mongodb.org/manual/reference/sql-comparison
select col1, col2 from table1 where col1 > 10
MongoDB 中会查询什么?
【问题讨论】:
【讨论】: