Informazioni
Il formattatore SQL aiuta a formattare i dati SQL e aiuta lo sviluppatore a leggere facilmente lSQL.
Cosa puoi fare con SQL Formatter?
- Aiuta ad abbellire i tuoi dati SQL.
- Questo strumento consente di caricare lURL SQL per abbellire. Usa il tuo URL SQL per abbellire. Fai clic sul pulsante URL, Immetti URL e Invia.
- Supporta Standard SQL, Couchbase N1QL, IBM DB2 e Oracle PL / SQL
- Gli utenti possono anche abbellire e rimuovere i commenti da SQL.
- SQL Formatter supporta file .sql, carica file SQL e formato.
- Aiuta anche a minimizzare / comprimere SQL.
- SQL Formatter online funziona bene su Windows, MAC, Linux, Chrome, Firefox, Edge e Safari.
Esempio di SQL
Per utenti esperti
SQL URL esterno
Carica lURL esterno SQL nellURL del browser in questo modo https://codebeautify.org/sqlformatter?url=external-url
Dati SQL come parametro
Carica SQL Dati nellURL del browser immessi in questo modo https://codebeautify.org/sqlformatter?input=inputdata
https://codebeautify.org/sqlformatter?input=CREATE TABLEMortgageCompeties (ID CHIAVE INTEGERPRIMARIA, NOME CHAR (30));