0% found this document useful (0 votes)
57 views1 page

RCS-501-Database Management Systems: Course Objectives

The course RCS-501-Database Management Systems introduces students to database management systems with a focus on efficiently and effectively organizing, maintaining, and retrieving information from a DBMS. Upon completing the course, students will be able to design ER models, convert models to relational tables, populate databases, formulate SQL queries, improve design through normalization, and understand transaction systems and efficient data extraction. Prerequisites include familiarity with a programming language and understanding of algorithms and data structures.

Uploaded by

pthepronab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views1 page

RCS-501-Database Management Systems: Course Objectives

The course RCS-501-Database Management Systems introduces students to database management systems with a focus on efficiently and effectively organizing, maintaining, and retrieving information from a DBMS. Upon completing the course, students will be able to design ER models, convert models to relational tables, populate databases, formulate SQL queries, improve design through normalization, and understand transaction systems and efficient data extraction. Prerequisites include familiarity with a programming language and understanding of algorithms and data structures.

Uploaded by

pthepronab
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

RCS-501-Database Management Systems

Course Objectives:
The objective of the course is to present an introduction to database management
systems, with an emphasis on how to organize, maintain and retrieve - efficiently,
and effectively - information from a DBMS.

Learning Outcomes:
Upon successful completion of this course, students should be able to:

1. Describe the fundamental elements of relational database management


systems.
2. Explain the basic concepts of relational data model, entity-relationship
model, relational database design, relational algebra and SQL.
3. Design ER-models to represent simple database application scenarios.
4. Convert the ER-model to relational tables, populate relational database and
formulate SQL queries on data.
5. Improve the database design by normalization.
6. Familiar with basic database storage structures and access techniques: file
and page organizations, indexing methods including B tree, and hashing.
7. Understand the transaction system & could extract data efficiently.

Prerequisites:

1. Familiarity with any programming language.


2. A good understanding of algorithms and data structures.

You might also like