01 - Relational Algebra
Welcome to CSCC43! We begin this semester with some Relational Algebra Practice.
02 - More Relational Algebra
We’ll finish the rest of the RA questions.
03 - Advanced Relational Algebra
We’ll continue our RA adventure with more advanced questions.
04 - PostgreSQL
We begin our unit on SQL. PostgreSQL will be used as our database provider.
05 - Joins and Subqueries
We will be exploring SQL Joins and Subqueries.
06 - Java and JDBC
We will be exploring how to use Java to connect to PostgreSQL.
07 - Entity Relationship Diagrams
We will be learning how to read and draw ER diagrams.
08 - ER Diagrams Continued
We will continue our unit on ER diagrams.
09 - Functional Dependencies
We will be learning about functional dependencies, projections, minimal basis, and the Chase test.
10 - Normal Forms
We will be learning about the different normal forms.