|
Database Concepts is an introductory course in database technology that strives to teach students the fundamentals of database development, namely data modeling, database design and database implementation.
Students also learn techniques for managing, retrieving and updating information. Emphasis is put on the relational model, currently the most widely used model in industry. Theoretical topics such as normalization,
query processing, relational calculus and relational algebra are studied in detail. A final project that puts together all the topics seen in this course gives hands on experience in using the acquired theoretical
knowledge. Advanced topics in database technology are introduced |