CSCI240 — Databases and SQL
This course introduces the concepts and practice of relational database design and querying. Students learn to model data with entity-relationship diagrams (ERDs), apply the design process and normalization, and implement schemas with appropriate primary and foreign keys. The course provides thorough coverage of Structured Query Language (SQL) for creating, querying, and modifying relational databases, including joins, subqueries, and updates. (Intermittently) Course Learning