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 4d5dce8 commit 59d7caaCopy full SHA for 59d7caa
source/read/retrieve.txt
@@ -147,7 +147,8 @@ named arguments to them. The following table describes the commonly used argumen
147
* - ``comment``
148
- | A string to attach to the query. This can help you trace and interpret the
149
operation in the server logs and in profile data. To learn more about query comments,
150
- see the :manual:`$comment </reference/operator/query/comment/>` page.
+ see the :manual:`cursor.comment </reference/method/cursor.comment/>` page in the
151
+ {+mdb-server+} manual.
152
153
* - ``hint``
154
- | The index to use for the query.
0 commit comments