SQL full form is Structured Query Language.
It is generally pronounced as see-qwell.
SQL is a declarative language laying its basics on relation algebra.
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

SQL is a declarative language laying its basics on relation algebra