是否可以在mongodb中表达以下SQL查询:
SELECT * FROM table AS t WHERE t.field1 > t.filed2;
编辑: 总结:
mongodb
mongodb ×1