We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fd56d commit f9414a1Copy full SHA for f9414a1
source/read/retrieve.txt
@@ -111,8 +111,8 @@ table describes options commonly used for modifying queries:
111
* - ``comment``
112
- | Specifies a string to attach to the query. This can help you trace and interpret the
113
operation in the server logs and in profile data. To learn more about query comments,
114
- see :manual:`$comment </reference/operator/query/comment/>` in the {+mdb-server+}
115
- manual.
+ see the :manual:`cursor.comment() </reference/method/cursor.comment/>` page in the
+ {+mdb-server+} manual.
116
117
* - ``hint``
118
- | Specifies the index to use for the query.
0 commit comments