Course Catalog
Introduction to Database Management
90-728
Units: 6
Description
This introductory database course with a focus on SQL offers vital technical skills for transforming complex data into actionable insights, a key competence across various disciplines including public policy management and arts and entertainment management. SQL skills enable public policy professionals to analyze societal data effectively, aiding in impactful policy-making. Similarly, in arts and entertainment management, SQL proficiency is key for managing data on productions and audience trends, supporting strategic decisions.
Learning Outcomes
By the end of the course, students should be able to:
- Install and configure a simple database system following step-by-step instructions.
- Describe the fundamental principles of the relational model and identify their applications in real-world data management context.
- Interpret relationships between data in different tables using the relational schema and data dictionary of an existing database, and identify the information needed to address specific questions in the given business context.
- Analyze a given data retrieval task in a given database and fulfill it by formulating basic and intermediate database queries using appropriate Structured Query Language (SQL) constructs, including:
- Logical operators
- Built-in functions
- Inner and outer joins
- Grouping and aggregation
- Subqueries
Prerequisites Description
No pre-requisites.