Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
427 views
in Technique[技术] by (71.8m points)

mongodb - 如何对Mongo中的NumberLong求和?(How to sum NumberLong in mongo?)

How to sum aggregation of NumberLong values in mongo?

(如何对Mongo中的NumberLong值的聚合求和?)

Usual sum operator returns 0 for cases with such type.

(对于这种类型的情况,通常的总和运算符将返回0。)

Maybe conversion required to achieve this.

(可能需要转换才能实现此目的。)

  ask by Arthur translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...