AI settingsSQL Comments
SQL Comments
Include /* */ explanatory comments.
Last updated on
Default: On · Type: On / off
When enabled, generated SQL includes inline /* … */ comments explaining what each part of the query does, useful for learning or for sharing queries with colleagues. Disable for cleaner, comment-free SQL.
What changes
On adds inline explanatory comments on key lines (8 to 11); the query is otherwise identical.
On
Off
Where to change it
Set this under Profile → Prompt settings in the app. See all AI settings.