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.
Use tab to indent
Option: fmt125_indent_use_tab = true, type: TFmtBoolean.
SELECT name, age FROM person WHERE age > 30 AND sex = 'male' OR grade = '1'
Option: fmt125_indent_use_tab = false, type: TFmtBoolean.