We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0be16 commit 0b7def1Copy full SHA for 0b7def1
source/fundamentals/crud/read-operations/retrieve.txt
@@ -211,8 +211,7 @@ You can configure the commonly used options with the following methods:
211
- | Sets the collation options.
212
213
* - ``Comment``
214
- - | Sets the comment to the query. To learn more about query comments,
215
- see the :manual:`$comment </reference/operator/query/comment/>` page.
+ - | Sets the comment to the query to make looking in the profiler logs easier.
216
217
* - ``Hint``
218
- | Sets the hint for which index to use.
0 commit comments