IS112
Download as PDF
Data Management
Course (UG/PG)
Offering Unit/Department
Course Description
Course Learning Outcomes
1) Explain the concepts of Entity-Relationship (ER) Model
2) Explain the concepts of Enhanced Entity-Relationship (EER) Model
3) Develop an EER model for a given application to support a given list of functions
4) Explain the concepts of relations and the seven steps required to transform a given ER/EER model to a relational schema
5) Apply the transformation from ER/EER models to relations in many scenarios
6) Explain the concepts of data normalization and the first three normal forms
7) Apply data normalization in many scenarios
8) Explain the Structured Query Language (SQL)
9) Demonstrate how to build a database and how to retrieve data from the database via MySQL
10) Build a database for a given scenario and write SQL statements to retrieve data from it
11) Explain the concepts of unstructured data and similarity search in text