Database Basics (5cr)
Course unit code: C-10122-DATA--DB--100
General information
- Credits
- 5 cr
- Institution
- University of Tampere
Objectives
After completing the course a student knows the basic concepts and structures of SQL databases (relational databases)is able to establish a database and update and retrieve the data in a database using SQL languageknows the basic concepts and principles of ER modelingis able to model data using ER diagramsis able to convert ER diagrams into SQL database schemas knows history and development trends of databasesknows principles of database management systems in a general level
Content
Course topics include establishing a database, updating data and posing queries in SQL language, database modelling and design. In addition, history and development trends of databases and principles of database management systems are covered briefly.