DBMS Course Plan
DBMS Course Plan
Course Coordinator
Full Name: Sejal Thakkar
Department with siting location: Computer Engineering (4 rd floor,Faculty room, Bhanwar
building)
Telephone: 9033380982,7990552332
Email: [email protected]
Consultation times: Wednesday (4:00 PM to 5:00 PM)
Course Lecturer
Full Name: Prof. Roshni Patel
Department with siting location: Computer Engineering (4 th floor, Faculty room, Bhanwa
building)
Telephone: 8511109249
Email: [email protected]
Consultation times: Wednesday (4:00 PM to 5:00 PM)
Course Objectives
By participating in and understanding all facets of this Course a student will:
1. To understand the overall structure and design of DBMS
2. To provide students with the background to design, implement, and use database
Management systems.
Course Outline
Entity-Relationship model, SQL ,Transactions, Recovery
Method of delivery
1. Chalk & Talk
2. PPT presentation
Study time
3 lectures per week
2 hour labs per week
CO3 √ √ √ √ √ √
CO4 √ √ √ √ √
CO5 √ √ √
CO6 √ √
CO7 √ √
Practical work:
(Mention what practical work this Course involves)
As a part of practical, student have to perform various database relevant activities like
creating, updating, deleting and querying using the DBMS tools.
Lecture/tutorial times
(Give lecture times in the format below)
Attendance Requirements
The University norms states that it is the responsibility of students to attend all lectures,
tutorials, seminars and practical work as stipulated in the Course outline. Minimum
attendance requirement as per university norms is compulsory for being eligible for mid
and end semester examinations.
Text books
Text Book :
1. Database System Concepts, Abraham Silberschatz, Henry F. Korth & S.
Sudarshan, McGraw Hill.
2. SQL- PL/SQL by Ivan bayross
Additional Materials
Reference Book:
1. An introduction to Database Systems, C J Date, Addition-Wesley.
2. Understanding SQL by Martin Gruber, BPB
ASSESSMENT GUIDELINES
Your final course mark will be calculated from the following:
Example:
Theory:
Internal evaluation 20% Objective (1-3-4)
05 marks as attendance bonus for all students having attendance > 80%
05 marks for presentation
10 marks for assignment or case studies, limited to minimum 02 assignments per course
Mid semester 40% (due week 10) Objectives (2-5)
Final exam (closed book) 40% Objectives (1-5)
Practical:
CE0317, 20% for performance/quiz
Semester: III Page 5 of 9
20% practical test +viva
20% for lab file, regularly and discipline
40% end semester practical exam +Viva
SUPPLEMENTARY ASSESSMENT
Students who receive an overall mark less than 40% in mid semester or end semester will
be considered for supplementary assessment in the respective components (i.e mid
semester or end semester) of semester concerned. Students must make themselves
available during the supplementary examination period to take up the respective
components (mid semester or end semester) and need to obtain the required minimum
40% marks to clear the concerned components.
Late Work
Late assignments will not be accepted without supporting documentation. Late
submission of the reports will result in a deduction of -% of the maximum mark per
calendar day
Format
All assignments must be presented in a neat, legible format with all information sources
correctly referenced. Assignment material handed in throughout the session that is
not neat and legible will not be marked and will be returned to the student.
Plagiarism - Plagiarism is not acceptable and may result in the imposition of severe
penalties. Plagiarism is the use of another person’s work, or idea, as if it is his or her own
- if you have any doubts at all on what constitutes plagiarism, please consult your Course
coordinator or lecturer. Plagiarism will be penalized severely.
Teaching
Week # Topic & contents CO Learning
Addressed Activity (TLA)
Introduction: data, database, database
management, database management
Weeks 1 system, application of database, why CO1
database, Data independence.
Entity-Relationship Model:
Introduction, An overview of the E/R
model, E/R diagrams, Database design
with the E/R model, extended E-R CO4
Week 3
features – generalization,
specialization, aggregation, reduction
to E-R database schema
Relational Model:Structure of
relational databases, relational model,
Week 4 relations, relational integrity, Domains,
CO3
Relational Algebra(fundamental and
extended) and query.