EZ

Eduzan

Learning Hub

Eduzan
Eduzan / SQL

What is SQL?

Worked examples are fully visible. Check-yourself items are study aids you can reveal one at a time.

SQL, or Structured Query Language, is a standardized domain-specific language used for managing and manipulating relational databases. It is the most widely used language for interacting with databases due to its simplicity and powerful capabilities. SQL is designed to handle structured data, which is data that can be organized into tables consisting of rows and columns.

SQL Command Types
End of lesson.