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