Main GUI

- Batch Convert
- Pretty Print
- Format Options
- System Options
Batch Convert
Beautify SQL files in batch mode. SQL Pretty Printer can convert a single file (convert in file mode) or all files in a directory and subdirectories (convert in directory mode). Optionally, SQL Pretty Printer can overwrite the original file, overwrite the original file and create a backup, or create a new file without modifying the original file. New files will be created with the extension specified. The default extension is .spp.
Pretty Print
Beautify SQL code in the SQL Pretty Print editor. Simply paste SQL statements into the SQL Input tab, then press F2 or click the Pretty Print button. The input SQL will be formatted according to the options selected on the Format Options tab and the formatted output will appear on the SQL Output tab.
Format options
Customize the format options.
System options
Set the hotkey combination used to format SQL code in other editors. |