Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.21 KB

sql.md

File metadata and controls

12 lines (10 loc) · 1.21 KB
Title Description Codecademy Hub Page CatalogContent
SQL
SQL, Structured Query Language, is a programming language designed to manage data stored in these relational databases. SQL operates through simple, declarative statements. This keeps data accurate and secure, and it helps maintain the integrity of databases, regardless of size. We live in a data-informed world, and there are many businesses that store their information inside large, relational databases. This makes SQL a great skill not only for data scientists and engineers, but for anyone wanting to be data-literate.
learn-sql
paths/analyze-data-with-sql

SQL, Structured Query Language, is a programming language designed to manage data stored in these relational databases. SQL operates through simple, declarative statements. This keeps data accurate and secure, and it helps maintain the integrity of databases, regardless of size.

We live in a data-informed world, and there are many businesses that store their information inside large, relational databases. This makes SQL a great skill not only for data scientists and engineers, but for anyone wanting to be data-literate.