포매터 및 코드
SQL 포맷터
무료 SQL 포맷터. 보기 흉한 한 줄 SQL을 읽기 쉽고 들여쓰기된 쿼리로 포맷합니다. 대부분의 방언에서 SELECT, JOIN, WHERE, GROUP BY를 지원합니다.
Runs in your browser
SQL formatter & validator
lines: 0chars: 0size: 0 B
SQL · UTF-8 · 2-space indent
편집자 노트
Understanding · SQL, set to two spaces.
이 심층 챕터는 현재 영어로만 제공됩니다. 위의 변환 도구는 귀하의 언어로 작동하지만, 긴 설명 글은 아직 번역되지 않았습니다.
자주 묻는 질문
Quick answers.
›Which SQL dialects are supported?
Standard ANSI SQL works across PostgreSQL, MySQL, SQLite, MS SQL and most others. Vendor-specific extensions may format imperfectly.
›Does it modify the query?
Only whitespace and case — keywords are uppercased by convention but the logic is identical to your input.
›Is my SQL sent to a server?
No — formatting happens entirely in your browser. Useful when working with sensitive queries.
›Can it format very long queries?
Yes — anything your browser can hold in memory. Multi-thousand-line queries work fine.
›Is the formatter free?
Yes — fully free, no signup.
사람들이 다음도 검색합니다.
관련 도구