DEV/SQL

SQL Editor & Checker

Format SQL and lint for missing WHERE, unmatched quotes, and common mistakes.

Formatted
SELECT id,
  name 
FROM users 
WHERE active=1 
ORDER BY name
Checker · 1 issue
  • [WARN]Statement is not terminated with a semicolon.

Related tools

All →