SQL Formatter

Copy paste your SQL code here

SQL(Structured Query Language) is programming language which is used to communicate and manipulates with the database. You can also use SQL queries to store, update, delete, retrieve, and search data or information from the database.
Sql formatter or beautifier is used to formats a Sql string with your chosen indentation level, this will make your Sql code more readable. This free online Sql formtter easily formates or beautify your minified Sql code with in a second.
Step 1: Copy paste your minified Sql code to the "Copy paste your SQL code here" input box.
Step 2: Select Indent with space or tabs drop down.
Step 3: Click Format Sql button to beautufy your Sql code.
Step 4: Once you see the output, click 'Copy' button to copy your formatted Sql code.