Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 442 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 442 Bytes

Databases are used to organize and capture large amounts of data, typically by inputting, storing, retrieving and managing the information. This course will focus on relational databases, which are widely used to store data and SQL, the language used to query the database.

The Outline