Hi,Total - 200 - 1
I currently have a database collection that stores tests results in
the format of Total,Passing Failures. However for statistically
reports i need to be able to create a collection that has the
following format.
Case - Results - ID
Passing -150 - 1
Failing - 50- 1
If I was using SQL id use a join to merge the fields together to get
the desired format but I am quite lost as to how i can approach this
with Mongo.
Any help would be great.
--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb