AskDB

SQL Keyword Uppercaser

Convert SQL keywords to uppercase while preserving identifiers and values.

Convert preview

Edit on the left, review the generated result on the right.

Local processingInstant outputCopy ready

6 lines · 25 words · 149 chars

6 lines · 25 words · 149 chars

Best for quick edits, review, and copy-paste workflows.
Output updates while you type, so you can verify changes immediately.
Always validate generated SQL against your schema before execution.

How it works

The tool recognizes SQL keywords like SELECT, FROM, WHERE, JOIN, and converts them to uppercase. Table names, column names, and string values are left unchanged.

Use cases

Standardize SQL formatting across your team, prepare SQL for documentation, or clean up copied queries.