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.
Set keywords to preferred case option.
```SQL SELECT department_id, Min( salary ) FROM employees GROUP BY department_id ```
Able to define a list of customized keywords that using the same case option as normal keyword.