CSCC43: Introduction to Databases #
Semester Taken: Fall 2021
Programming Languages: SQL
Course Description:
Introduction to database management systems.
- The relational data model
- Relational algebra
- Querying and updating databases: the SQL query language
- Application programming with SQL
- Integrity constraints, normal forms, and database design
- Elements of database system technology: query processing, transaction management