Course Detail
Units:
3.0
Course Components:
Lecture
Enrollment Information
Enrollment Requirement:
Prerequisites: "C-" or better in (IS 4410 OR IS 4411) AND Full Major status in Information Systems.
Description
This course introduces you to topics in database theory and design. Topics progress from conceptual modeling using entity-relationship diagrams (ERDs) to logical modeling where data tables are normalized and keys defined to the creation of the tables and the querying of the data using structured query language (SQL). SQL topics covered include aggregates, embedded queries, and joins.