Database Error Messages

JZN-00362

match condition must be a Query By Example (QBE)

Cause

A scalar comparison was used when a full Query By Example (QBE) clause was required.


Action

A '$match' condition should be a full QBE clause.