SQL FormatterBeautify and minify (sql-formatter).DialectStandard SQLMySQLPostgreSQLSQLiteT-SQLPL/SQLSQLselect a.id,b.name from users a join orders b on a.id=b.user_id where a.active=1BeautifyCompressOutput—