We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abde0fa commit d2f0520Copy full SHA for d2f0520
source/reference/sql-aggregation-comparison.txt
@@ -45,7 +45,7 @@ the table assume the following conditions:
45
{ sku: "yyy", qty: 25, price: 1 } ]
46
}
47
48
-- The MongoDB statements prefix, the names of the fields from the
+- The MongoDB statements prefix the names of the fields from the
49
:term:`documents <document>` in the collection ``orders`` with a
50
``$`` character when they appear as operands to the aggregation
51
operations.
0 commit comments