Lecture 0 INT306
Lecture 0 INT306
Lecture 0 INT306
INT 306
Database Management System
HOURS AND CREDIT
L T P: 302
CREDIT: 4
TEXT BOOK TO STUDY
▪ DATABASE SYSTEM CONCEPTS by HENRY F. KORTH, ABRAHAM
SILBERSCHATZ, S. SUDARSHAN, MCGRAW HILL EDUCATION
Text book and reference book
Text Books:
1.DATABASE SYSTEM CONCEPTS by HENRY F. Korth, Abraham
Silberschatz, S. Sudarshan, Mcgraw Hill Education
References:
2.THE PROGRAMMING LANGUAGE OF ORACLE by Ivan Byross, BPB
Publications
3.DATABASE SYSTEMS: MODELS, LANGUAGES, DESIGN AND
APPLICATION PROGRAMMING by Ramez Elmasri, Shamkant B.
Navathe, Pearson
4.AN INTRODUCTION TO DATABASE SYSTEMS by C. J.Date, S.
Swamynathan, A. Kannan, Pearson
Complete evaluation criteria for the course
CA1: 30 marks- Test-1
(BEST 2 out of 3)
• Data is an individual unit that contains raw material which does not carry any specific
meaning.
• Information is a processed, organised data presented in a given context and is useful to
humans.
• Information is a group of data that collectively carry a logical meaning.
• KNOWLEDGE ?
Dataset and database
• A dataset is a structured collection of data generally associated with a unique body of
work.
• A database is an organized collection of data stored as multiple datasets
ANSWER THIS
HOW MANY USERS ARE THERE ON FACEBOOK ?
HOW MUCH TIME WILL IT TAKE TO WATCH ALL VIDEOS ON YOUTUBE ?
HOW MANY TRANSACTION PER MINUTE ARE DONE ON AMAZON DURING
DIWALI SALES ?
• Database+Management System
• PO3
Design/development of solutions:: Design solutions for complex engineering problems and design system components or
processes that meet the specified needs with appropriate consideration for the public health and safety, and the cultural,
societal, and environmental considerations.
• PO4
Conduct investigations of complex problems:: Use research-based knowledge and research methods including design of
experiments, analysis and interpretation of data, and synthesis of the information to provide valid conclusions.
Program Outcomes
• PO5
Modern tool usage:: Create, select, and apply appropriate techniques, resources, and modern engineering and IT tools
including prediction and modeling to complex engineering activities with an understanding of the limitations.
• PO6
The engineer and society:: Apply reasoning informed by the contextual knowledge to assess societal, health, safety, legal and
cultural issues and the consequent responsibilities relevant to the professional engineering practice.
• PO7
Environment and sustainability:: Understand the impact of the professional engineering solutions in societal and
environmental contexts, and demonstrate the knowledge of, and need for sustainable development.
• PO8
Ethics:: Apply ethical principles and commit to professional ethics and responsibilities and norms of the engineering practice.
• PO9
Individual and team work:: Function effectively as an individual, and as a member or leader in diverse teams, and in
multidisciplinary settings.
Program Outcomes
• PO10
Communication:: Communicate effectively on complex engineering activities with the engineering community and with society at
large, such as, being able to comprehend and write effective reports and design documentation, make effective presentations, and
give and receive clear instructions.
• PO11
Project management and finance:: Demonstrate knowledge and understanding of the engineering, management principles and
apply the same to one’s own work, as a member or a leader in a team, manage projects efficiently in respective disciplines and
multidisciplinary environments after consideration of economic and financial factors.
• PO12
Life-long learning:: Recognize the need for, and have the preparation and ability to engage in independent and life-long learning
in the broadest context of technological change.
• PO13
Competitive Skills:: Ability to compete in national and international technical events and building the competitive spirit along with
having a good digital footprint.
UNIT 1: INTRODUCTION TO
DATABASES
▪ What is data?
In simple words, data can be facts related to any object in consideration, For example your name, age,
height, weight, etc. are some data related to you.
A picture, image, file, pdf etc. can also be considered data.
ABOUT DATABASE! Just like a
container
where your
data is
stored
What is a database?
A database is a systemic collection of data. Since the data in the
database is organized, it makes data management easy.
Database Management system (DBMS) is a collection of programs
which enables its users to access Database, manipulate data and help
in representation of data.
It also helps control access to the database by various users
DATABASE MANAGEMENT
SYSTEM
With SQL you can modify databases , add, update or delete rows of
data, retrieve subsets of information from a database
The design of a relational database is composed of four stages, where the data are
modeled into a set of related tables. The stages are:
Define relations/attributes
Define primary keys
Define relationships
Normalization
UNIT 4: DATABASE
TRANSACTION PROCESSING
In simple terms, Storing the files in certain order is called file Organization.
File Structure refers to the format of the label and data blocks and of any
logical control record.
Big data is data that contains greater variety arriving in increasing volumes and
with ever-higher velocity. This is known as the three Vs.
https://www.udemy.com/course/database-management-system/
Udemy Database Management Systems