Embed presentation
Download to read offline



SQL is not considered a traditional programming language but rather a domain-specific language used to manage and manipulate relational databases. It is primarily used for querying, updating, inserting and structuring database data. While not a programming language itself, SQL is often used alongside programming languages to interact with database management systems.


