2017年7月26日
摘要: 1.插入案例 2.匹配内嵌文档 如果顺序不一致,则无法出正确数据 3 在嵌套字段中查找 This page provides examples of query operations on embedded/nested documents using thedb.collection.find() 阅读全文
posted @ 2017-07-26 14:49 懒睡的猫熊 阅读(598) 评论(0) 推荐(0)
摘要: 总结 1 先插入数据 2 查询所有数据 3 指定相等条件 4 指定查询运算条件 5 指定and的条件 6 指定or条件 7 指定and和or的条件 This page provides examples of query operations using the db.collection.find 阅读全文
posted @ 2017-07-26 11:58 懒睡的猫熊 阅读(491) 评论(0) 推荐(0)