0% found this document useful (0 votes)
26 views

Database Management Systems: MSIT First Year Syllabus

The Database Management Systems course teaches students to design, normalize, query, and optimize databases over 4 weeks. Students will learn database design, converting designs to tables, handling keys, enforcing integrity constraints, normalizing tables to remove redundancies, querying data, optimizing queries, and storage strategies. The project involves designing a database for a Fly Safe Airways system.

Uploaded by

Sridevi Kattari
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

Database Management Systems: MSIT First Year Syllabus

The Database Management Systems course teaches students to design, normalize, query, and optimize databases over 4 weeks. Students will learn database design, converting designs to tables, handling keys, enforcing integrity constraints, normalizing tables to remove redundancies, querying data, optimizing queries, and storage strategies. The project involves designing a database for a Fly Safe Airways system.

Uploaded by

Sridevi Kattari
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

MSIT First Year Syllabus

Mini Semester III:

Database Management Systems

Course ID : IT1342 Duration : 4 Weeks Credits : 4

DESCRIPTION:

The objective of the course is to teach students the foundations of Database Technologies
in a Story centered fashion. In this course, students will learn to design a database,
normalize it by eliminating the redundancies, Querying, Improving the database
performance by Indexing and Hashing and finally learning to optimize the queries.

Syllabus:

History and Structure of databases , How to design a database , How to convert the
design into the appropriate tables Handling Keys appropriately , Enforcing Integrity
Constraints to keep the database consistent , Normalizing the tables to eliminate
redundancies , Querying relational data ,Optimizing and processing the queries , Storage
Strategies for easy retrieval of data , Triggers, Procedures and Cursors are the major
components here.

Project :

Database Design for Fly Safe Airways System

You might also like