IS105
Download as PDF
Business Data Management
Course (UG/PG)
Offering Unit/Department
Course Description
Course Learning Outcomes
Explain the concepts of Entity-Relationship (ER) Model
Explain the concepts of Enhanced Entity-Relationship (EER) Model
Develop an EER model for a given application to support the given list of functions
Explain the concepts of relations and the seven steps required to transform a given ER/EER model to a relational schema
Apply the transformation from ER/EER models to relations in many scenarios
Explain the concepts of data normalization and the first three normal forms
Apply data normalization in different scenarios
Explain the Structured Query Language (SQL)
Demonstrate how to build a database and how to retrieve data from database using MySQL
Explain the concepts of physical storage and indexing