0% found this document useful (0 votes)
27 views2 pages

B.Com (COMPUTER APPLICATIONS) RDBMS

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 2

SECOND YEAR – SEMESTER – IV

ELECTIVE IV –RELATIONAL DATABASE MANAGEMENT SYSTEM


Subject Inst. Marks
L T P S Credits
Code Hours CIA External Total
3 3 3 25 75 100
Learning Objectives
Gain a good understanding of the architecture and functioning of Database
LO1
Management Systems
LO2 Understand the use of Structured Query Language (SQL) and its syntax.
LO3 Apply Normalization techniques to normalize a database.
Understand the need of transaction processing and learn techniques for
LO4
controlling theconsequences of concurrent data access.
Prerequisite: Should have studied Commerce in XII Std

Unit Contents No. of Hours


Introduction to DBMS– Data and Information - Database – Database
I Management System – Objectives- Advantages – Components -
Architecture. ER Model: Building blocks of ER Diagram –
Relationship Degree – Classification – ER diagram to Tables – ISA
relationship – Constraints –Aggregation and Composition –
II Advantages
Structure of Relational Database. Introduction to Relational Database
Design - Objectives – Tools –Redundancy and Data Anomaly
– Functional Dependency - Normalization – 1NF – 2NF – 3NF –
III BCNF. Transaction Processing – Database Security.

Introduction to SQL: Data Definition Commands – Data


Manipulation Commands – SELECT Queries – Additional Data
IV Definition Commands – Additional SELECT Query Keywords –
Joining Database Tables.Advanced SQL:Relational SET Operators:
UNION – UNION ALL – INTERSECT - MINUS.
SQL Join Operators: Cross Join – Natural Join – Join USING Clause
– JOIN ON Clause – Outer Join.
V Sub Queries and Correlated Queries: WHERE – IN – HAVING –
ANY and ALL – FROM. SQL Functions: Date and Time Function –
Numeric Function – String Function – Conversion Function
TOTAL
Course Outcomes
CO1 Describe basic concepts of database system
CO2 Design a Data model and Schemas in RDBMS
CO3 Competent in use of SQL
CO4 Analyse functional dependencies for designing robust Database

86
Textbooks
S. Sumathi, S. Esakkirajan, “Fundamentals of Relational Database Management
1
System”,Springer International Edition 2007.
Reference Books

1 Abraham Silberchatz, Henry F. Korth, S. Sudarshan, “Database System


Concepts”,McGrawHill2019, 7th Edition.
Alexis Leon & Mathews Leon, “Fundamentals of DBMS”, Vijay Nicole Publications
2
2014, 2ndEdition.
NOTE: Latest Edition of Textbooks May be Used
Web Resources
1 https://nptel.ac.in/courses/106106093/
2 https://nptel.ac.in/courses/106106095/
3 NPTEL & MOOC courses titled Relational Database Management Systems

87

You might also like