WebTechKitchen; Your Web Technology Kitchen, contact us to create, or maintain your websites and other digital properties.

Running a query on Mongo using dot notation

Submitted by barnettech on Fri, 10/23/2015 - 09:39

db.getCollection('EZL_QUOTE_RESPONSE').find({"quote_value.QuoteExecutionDetail.Status" : "Failed"})

Screenshot of the document structure is below.