SlideShare a Scribd company logo
2
Most read
8
Most read
12
Most read
DATABASE MANAGEMENT SYSTEM
CONTENTS
1
2
3
4
Concept of Data, Record and File. Type of Data and Data Structure
Data File handling and operations – Data storage and retrieval
Data Operations – Algorithms: Sorting , Merging, Joining & Bifurcation
Data Base Concept and Operation on Data Base.
BASIC
DATABASE
CONCEPTS
A database is a base collection of data.
A database is a collection of related data that is stored in a system.
This data is stored in such a way that it can be updated, modified or
retrieved as and when required.
A file is a collection of related records.
DATABASE
BASICS OF DATABASE
FieldData Record
A bit is a binary digit. It
is either 0 or 1.
One byte is equal to 8
bits
Raw facts that form a
logical meaning are
called Data.
Data can be numeric
(1, 2, 3…). Alpha (a, b,
c…) or Alphanumeric
such as a combination
of both numbers and
alphabets(31st March)
Field is a data item that
contains characters which
have specific meaning such
as Name of student, Address,
Specialization etc.
A record is a collection of one
or more fields that represents
the information about a person,
place or thing.
For example, a record of a
student will contain his name,
age, gender, class section,
course, etc.
Bit & Byte
Characteristics of a Database
Data independence and
Data abstraction
Self describing nature
of a database system
Support of
multiple views
of data
Data sharing
The database system
contains not only the
database itself but also
information about the
database such as type
of file, storage format,
etc. Such information
about data is called
metadata
This refers to the ability
of the database system
to add, delete, update
or modify any record in
the database without
affecting the already
stored program
Since a database system
supports multiple users to
access the data, update
or modify it at the same
time, it has to follow certain
redundancy control
measures to avoid
concurrency or duplicity of
information
A database might have
multiple users accessing
the same data at the same
time. Thus it supports
multiple views and various
facilities giving different
perspective to the users.
DATABASE TYPE
A database data type refers to the format of
data storage that can hold a distinct type or
range of values. When computer programs
store data in variables, each variable must
be designated a distinct data type.
Some common data types are as follows:
integers, characters, strings, floating point
numbers and arrays.
More specific data types are as follows:
varchar (variable character) formats,
Boolean values, dates and timestamps.
Data Base Management (DBM)
is defined as a software or
hardware system that
interfaces between the data
bases on a system and users
and programs to
provide for addition,
deletion, modification or
retrieval of data elements,
records and files by logical
reference to them.
Functions of DBMS:
1. It Organizes Data
2. It integrates Data
3. It Separates Data
4. It Controls Data
5. It Retrieves Data
6. It Protects Data.
DBMS FUNCTIONS
Data Dictionary
Management
Data Storage
Management
Data
Transportation &
Presentation
Security
Management
Multiuser
access
control
Backup &
Recovery
Management
Data Integrity
Management
Data Access
Languages
Database
Communication
DATA STRUCTURE
• A data structure is a collection
of different forms and different
types of data that has a set of
specific operations that can be
performed.
• It is a collection of data types.
• It is a way of organizing
the items in terms of
memory, and also the way
of accessing each item
through some defined
logic.
• Some examples of data
structures are stacks,
queues, linked lists,
binary tree and many
more
Differences between
data type and
data structure
 Data Type is the kind or form of a variable
which is being used throughout the program.
It defines that the particular variable will a
ssign the values of the given data type only.
 Implementation through Data Types is a f
orm of abstract implementation.
 Can hold values and not data, so it is data
less.
 Values can directly be assigned to the data
type variables.
 No problem of time complexity.
 Examples: int, float, double
Data Type
 Data Structure is the collection of d
ifferent kinds of data. That entire data c
an be represented using an object and c
an be used throughout the entire pr
ogram.
 Implementation through Data Structures i
s called concrete implementation.
 Can hold different kind and types of data
within one single object.
 The data is assigned to the data structure
object using some set of algorithms and
operations like push, pop and so on.
 Time complexity comes into play when
working with data structures.
 Examples: stacks, queues, tree
Data Structure
Thank You
Dr.Saradha A
Assistant Professor
Department of Economics
Ethiraj College for Women
Chennai

More Related Content

PPTX
Relational database
PDF
Gene Expression Data Analysis
PPTX
Database and types of database
PPT
Ensembl genome
PDF
Introduction to metadata management
PPTX
Entrez databases
Relational database
Gene Expression Data Analysis
Database and types of database
Ensembl genome
Introduction to metadata management
Entrez databases

What's hot (20)

PPTX
Biological databases
PPTX
Database security
PPT
Specialized Databases
PPTX
The database applications
PPTX
Object Relational Database Management System(ORDBMS)
PPT
Introduction To Database.ppt
PPTX
European molecular biology laboratory (EMBL)
PPT
Protein database
PPTX
Database in bioinformatics
DOCX
Data retrieval tools
PPTX
Adbms 11 object structure and type constructor
PPTX
Applications of DBMS(Database Management System)
PPTX
Features of biological databases
PDF
Data mining
PPT
Proteome databases
PPTX
Introduction to databases
PPTX
PDF
Molecular modeling database
Biological databases
Database security
Specialized Databases
The database applications
Object Relational Database Management System(ORDBMS)
Introduction To Database.ppt
European molecular biology laboratory (EMBL)
Protein database
Database in bioinformatics
Data retrieval tools
Adbms 11 object structure and type constructor
Applications of DBMS(Database Management System)
Features of biological databases
Data mining
Proteome databases
Introduction to databases
Molecular modeling database
Ad

Similar to Database Concepts (20)

PPTX
Database Concepts in Research Methodology .pptx
PPTX
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
PDF
Class 10TH INFORMATIONAL TECHNOLOGY.pdf
PPT
Chapter 1
PDF
Week01 Lecture Semester 1 2025 (Extra).pdf
PPTX
DS.pptx
PPTX
data and information
PDF
Chapter1.0 database management system
PPTX
Database Management Systems (DBMS) are software systems used to store, retrie...
PPT
Database management system overview
PDF
Database management systems notes for unit 1
PPTX
Complete first chapter rdbm 17332
PPT
Week 1 Before the Advent of Database Systems & Fundamental Concepts
PPTX
INTRODUCTION TO DATABASE............pptx
PPTX
Database Management.pptxqqwwqwqwqqweqwqw
PPTX
MIS-3rd Unit.pptx
PPTX
MIS-3rd Unit.pptx
PPT
Lecture-1.ppt
PDF
Computer Science 12th Topic- introduction to syllabus.pdf
PPTX
Database (MIS).pptx
Database Concepts in Research Methodology .pptx
INTRODUCTION TO DATABASE-SYSTEMS PRESENTATION.pptx
Class 10TH INFORMATIONAL TECHNOLOGY.pdf
Chapter 1
Week01 Lecture Semester 1 2025 (Extra).pdf
DS.pptx
data and information
Chapter1.0 database management system
Database Management Systems (DBMS) are software systems used to store, retrie...
Database management system overview
Database management systems notes for unit 1
Complete first chapter rdbm 17332
Week 1 Before the Advent of Database Systems & Fundamental Concepts
INTRODUCTION TO DATABASE............pptx
Database Management.pptxqqwwqwqwqqweqwqw
MIS-3rd Unit.pptx
MIS-3rd Unit.pptx
Lecture-1.ppt
Computer Science 12th Topic- introduction to syllabus.pdf
Database (MIS).pptx
Ad

Recently uploaded (20)

PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
RMMM.pdf make it easy to upload and study
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Pre independence Education in Inndia.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
Pharma ospi slides which help in ospi learning
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPH.pptx obstetrics and gynecology in nursing
human mycosis Human fungal infections are called human mycosis..pptx
Final Presentation General Medicine 03-08-2024.pptx
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
RMMM.pdf make it easy to upload and study
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
VCE English Exam - Section C Student Revision Booklet
O7-L3 Supply Chain Operations - ICLT Program
GDM (1) (1).pptx small presentation for students
Pre independence Education in Inndia.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
Microbial disease of the cardiovascular and lymphatic systems
Renaissance Architecture: A Journey from Faith to Humanism
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Pharma ospi slides which help in ospi learning

Database Concepts

  • 2. CONTENTS 1 2 3 4 Concept of Data, Record and File. Type of Data and Data Structure Data File handling and operations – Data storage and retrieval Data Operations – Algorithms: Sorting , Merging, Joining & Bifurcation Data Base Concept and Operation on Data Base.
  • 4. A database is a base collection of data. A database is a collection of related data that is stored in a system. This data is stored in such a way that it can be updated, modified or retrieved as and when required. A file is a collection of related records. DATABASE
  • 5. BASICS OF DATABASE FieldData Record A bit is a binary digit. It is either 0 or 1. One byte is equal to 8 bits Raw facts that form a logical meaning are called Data. Data can be numeric (1, 2, 3…). Alpha (a, b, c…) or Alphanumeric such as a combination of both numbers and alphabets(31st March) Field is a data item that contains characters which have specific meaning such as Name of student, Address, Specialization etc. A record is a collection of one or more fields that represents the information about a person, place or thing. For example, a record of a student will contain his name, age, gender, class section, course, etc. Bit & Byte
  • 6. Characteristics of a Database Data independence and Data abstraction Self describing nature of a database system Support of multiple views of data Data sharing The database system contains not only the database itself but also information about the database such as type of file, storage format, etc. Such information about data is called metadata This refers to the ability of the database system to add, delete, update or modify any record in the database without affecting the already stored program Since a database system supports multiple users to access the data, update or modify it at the same time, it has to follow certain redundancy control measures to avoid concurrency or duplicity of information A database might have multiple users accessing the same data at the same time. Thus it supports multiple views and various facilities giving different perspective to the users.
  • 7. DATABASE TYPE A database data type refers to the format of data storage that can hold a distinct type or range of values. When computer programs store data in variables, each variable must be designated a distinct data type. Some common data types are as follows: integers, characters, strings, floating point numbers and arrays. More specific data types are as follows: varchar (variable character) formats, Boolean values, dates and timestamps.
  • 8. Data Base Management (DBM) is defined as a software or hardware system that interfaces between the data bases on a system and users and programs to provide for addition, deletion, modification or retrieval of data elements, records and files by logical reference to them. Functions of DBMS: 1. It Organizes Data 2. It integrates Data 3. It Separates Data 4. It Controls Data 5. It Retrieves Data 6. It Protects Data.
  • 9. DBMS FUNCTIONS Data Dictionary Management Data Storage Management Data Transportation & Presentation Security Management Multiuser access control Backup & Recovery Management Data Integrity Management Data Access Languages Database Communication
  • 10. DATA STRUCTURE • A data structure is a collection of different forms and different types of data that has a set of specific operations that can be performed. • It is a collection of data types. • It is a way of organizing the items in terms of memory, and also the way of accessing each item through some defined logic. • Some examples of data structures are stacks, queues, linked lists, binary tree and many more
  • 11. Differences between data type and data structure  Data Type is the kind or form of a variable which is being used throughout the program. It defines that the particular variable will a ssign the values of the given data type only.  Implementation through Data Types is a f orm of abstract implementation.  Can hold values and not data, so it is data less.  Values can directly be assigned to the data type variables.  No problem of time complexity.  Examples: int, float, double Data Type  Data Structure is the collection of d ifferent kinds of data. That entire data c an be represented using an object and c an be used throughout the entire pr ogram.  Implementation through Data Structures i s called concrete implementation.  Can hold different kind and types of data within one single object.  The data is assigned to the data structure object using some set of algorithms and operations like push, pop and so on.  Time complexity comes into play when working with data structures.  Examples: stacks, queues, tree Data Structure
  • 12. Thank You Dr.Saradha A Assistant Professor Department of Economics Ethiraj College for Women Chennai