PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Queries

Last modified: 19 July 2022

File | Settings | Editor | Code Style | SQL | <SQL Dialect> | Queries for Windows and Linux

PyCharm | Preferences | Editor | Code Style | SQL | <SQL Dialect> | Queries for macOS

Ctrl+Alt+S the Settings/Preferences icon

Configure code style for INSERT, UPDATE, WITH, SELECT, FROM, and other query structures.

Common

INSERT statement and VALUES clause

UPDATE statement

WITH clause

SELECT clause

FROM clause

WHERE and HAVING clauses

GROUP BY and ORDER BY clauses

Subquery