What is SQL?
Learn what SQL stands for, its history, and how it lets you communicate with a relational database — think of it as the language databases understand.
Meet SQL
SQL is the language we use to talk to a database. It's how you ask it questions and get answers. 🗣️
Say it out loud
SQL stands for Structured Query Language. Most people just say 'sequel'. Easy, right?
All lessons in this course
- What is a Database?
- What is SQL?
- Your First Look at a Query