SQL Formatter
Format any SQL string sharp sharp. Support standard SQL syntax including SELECT, INSERT, UPDATE, DELETE, JOIN, GROUP BY, and more.
SQL Explained
Structured Query Language (SQL) na domain-specific language used in programming and designed for managing data held in relational database management system.
SQL consist of many types of statements, which some people informally classify as sublanguages, commonly including data query language (DQL), data definition language (DDL), data control language (DCL), and data manipulation language (DML).
SQL become standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987.