SlideShare a Scribd company logo
1 of 17
Download to read offline
DBMS
(DATABASE MANAGEMENT SYSTEM)
DATABASE
It is a collection of files that are linked in such
way that information from one of the files may be
combined with information of other files so that user
may receive the exact information needed.
A database is any organized collection of data.
Some examples of databases you may encounter in your
daily life are:
• a telephone book
• T.V. Guide
• airline reservation system
• motor vehicle registration records
• papers in your filing cabinet
• files on your computer hard drive.
DBMS
• Is a collection of related information so that it is available
to many users for different purposes. The content of
database is obtained by combining the data from different
sources in an organization.
• Technically speaking, it is a software system that
uses a standard method of cataloging, retrieving, and
running queries on data. The DBMS manages incoming
data, organizes it, and provides ways for the data to be
modified or extracted by users or other programs.
• Some DBMS examples include MySQL,
Microsoft Access, SQL Server, Oracle, RDBMS, dBASE,
and FoxPro. Since there are so many database management
systems available, it is important for there to be a way for
them to communicate with each other.
• ORGANIZATION :-
A company, business, firm, or
association.
• ENTERPRISE :-
An enterprise is any kind of
organization such as bank, a university, a
manufacturing plant or hospital.
DATA
It is a collection of related information or is
used to assert meaningfull information.
OR
Data can be defined as
representation of facts,concepts or instructions in a
formalized manner suitable for
communication,interpretation or processing by
human or electronic machine.Data is represented
with the help of characters like Alphabets(A-Z),
digits(0-9), special characters(+.-,/,<,>,= etc).
• Information :- It is the processed form of data on which
decisions & actions are based.For the decision to be
meaningful,the processed data must qualify for the
following features:-
• Timely
• Accurate
• Complete
• Given to the right person
• Example :- Marks obtained in different subjects in a
particular examination of a student act as data.By
processing this data, result may be obtained.The result is
the information, teacher uses to declare a student pass or
fail.
Characteristics/Qualities of Information
• 1) Accuracy :- Information, If it is to be of value,should be
accurate & should truly reflect the situation or behavior of an event
as it really is.
• 2) Relevance:- It refers to current utility of information in
decision making or problem solving. Thus,information gains value if
it is relevant.
• 3) Timeliness: It means that information should be made
available when it is needed for a particular purpose & not before &
in any case not after.
• 4) Completeness:- Information is considered as complete if it
tells its user all what he wishes to know about a particular
situation/problem.The more than completeness of information,the
higher is its value.
• 5) Purpose:- Information must have purpose at the time it is
transmitted to a person or machine,otherwise it is simply data.
• 6) Reliability:- The information should be reliable & external
force relied upon indicated.
• 7) Validity:- It measures the closeness of the information to the
NEED OF INFORMATION
• It is useful for making decisions.
• It helps managers(or users) in lowering the
level of uncertainities where they have to
make a choice among several available
alternatives.
• It helps the user in trackling problems
relating to their respective functional areas.
• It is used by top management to plan the
objectives of the organization & to access
whether the objectives are being met in
practice.
Data vs. information
What is the difference?
What is data? What is information?
• Data can be
defined in
many ways.
Information
science defines
data as
unprocessed
information.
• Information is data that
have been organized
and communicated in a
coherent and
meaningful manner.
• Data is converted into
information, and
information is
converted into
knowledge.
• Knowledge;
Why do we need a database?
•Keep records of our:
• Clients
• Staff
• Volunteers
•To keep a record of activities
•Keep sales records;
•Develop reports;
•Perform research
•Longitudinal tracking
What is the ultimate purpose of a
database management system?
Is to transform
Data Information Knowledge Action
FILE (DATA FILE)
File is a collection of related record. E.g –
Payroll file might consist of the employee pay
record for a company.
• E.g :- Consider the STUDENT file DATA ITEM
RECORD
STUDENT : FILE
• RECORD
ROLL NO NAME MARKS
1002 RITU 75
1003 AMAN 50
AMIT1001 85
MARKS
DATA ITEM
• A set of characters which are used together to represent a specific
data element. E. g – name of student in a class is represented by the
data item, say - NAME.
OR
• An individual item in a record is called Data Item.
There are two types of Data Item depending upon the usage are as
follow:-
1) Elementary Data Item:-’
These data item can not be further sub-divided. For eg –
Roll No
2) Group Data Item:-
These can be further sub-divided into elementary data
item. For Eg- Date. Date may be divided into Days, Months,Years.
TYPES OF FILE
Types of files are classified into 2
1) According to the FUNCTION
2) According to the MODE OF ACCESS
Types of files (Acc. To Function)
1) MASTER FILE :- It contain data which is required during
each processing cycle & needs to ne retained permanently.
For eg – The file containing data for the railway
reservation/cancellation.
2) TRANSACTION FILE :- Changes which are applied to a
master file are collected on a transaction file.
3) REPORT FILE :- Contain data that are formatted for
presentation to a user.e.g – pay slip,electrictity bill are the
report file.
4) WORK FILE :- It is the temporary file in the system.These
files are created during the processing for storing some
intermediate data & are deleted after the processing is over.
5) PROGRAM FILE :- It contain instruction for
the processing of data.Instruction may be in the
form of source code written in programming
language like Pascal, C,C++ Etc.
6) TEXT FILE :- Contains numeric & graphic
data input using a text editor program.
7) BACKUP FILE:- It is used to store a duplicate
copy of the data or program files on secondary
storage device like Magnetic Tape or Disk.
Types of files ( Acc. to Mode of
Access)
1) INPUT FILE :- Input file is only read by a program.For Eg
– A file of tax rates would be an input files for the program
that computes income taxes. The transaction file is generally
input file to an update program.
2) OUTPUT FILE :- output is created by the program. Eg –
report file may be output of a program that updates a master
file.
3) INPUT/OUTPUT :- I/O files are both read from & written
to during a program execution. E.g – A payroll master file
might be used by a payroll program both as a source of data
about employees pay rate & as a report for month to date &
year to date pay totals. A master file is commonly an I/O files

More Related Content

What's hot

Database assignment
Database assignmentDatabase assignment
Database assignmentHudiKhatib
 
A Survey on Big Data Analytics
A Survey on Big Data AnalyticsA Survey on Big Data Analytics
A Survey on Big Data AnalyticsBHARATH KUMAR
 
Database management system
Database management systemDatabase management system
Database management systemFaizan Shabbir
 
database management system (DBMS)
database management system (DBMS)database management system (DBMS)
database management system (DBMS)BigyanDhital1
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbmsMISY
 
Relational database
Relational database Relational database
Relational database Megha Sharma
 
Traditional vs modern dbms
Traditional vs modern dbmsTraditional vs modern dbms
Traditional vs modern dbmsAYUGUPTA98
 
Database Presentation
Database PresentationDatabase Presentation
Database Presentationa9oolq8
 
Trends in Database Management
Trends in Database ManagementTrends in Database Management
Trends in Database ManagementMarlon Jamera
 
Types of databases
Types of databasesTypes of databases
Types of databasesPAQUIAAIZEL
 
old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytemjizaka
 
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionarySe 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionarybabak danyal
 

What's hot (19)

Database assignment
Database assignmentDatabase assignment
Database assignment
 
Uc14 chap14
Uc14 chap14Uc14 chap14
Uc14 chap14
 
A Survey on Big Data Analytics
A Survey on Big Data AnalyticsA Survey on Big Data Analytics
A Survey on Big Data Analytics
 
Database management system
Database management systemDatabase management system
Database management system
 
database
databasedatabase
database
 
database management system (DBMS)
database management system (DBMS)database management system (DBMS)
database management system (DBMS)
 
Tahira I.T
Tahira I.TTahira I.T
Tahira I.T
 
Uses of dbms
Uses of dbmsUses of dbms
Uses of dbms
 
Relational database
Relational database Relational database
Relational database
 
Traditional vs modern dbms
Traditional vs modern dbmsTraditional vs modern dbms
Traditional vs modern dbms
 
Database Presentation
Database PresentationDatabase Presentation
Database Presentation
 
Is ch05
Is ch05Is ch05
Is ch05
 
Trends in Database Management
Trends in Database ManagementTrends in Database Management
Trends in Database Management
 
Types of databases
Types of databasesTypes of databases
Types of databases
 
old file system/traditional file sysytem
old file system/traditional file sysytemold file system/traditional file sysytem
old file system/traditional file sysytem
 
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionarySe 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
 
Database planning
Database planningDatabase planning
Database planning
 
Fundamentals of Database Design
Fundamentals of Database DesignFundamentals of Database Design
Fundamentals of Database Design
 
Types of database
Types of databaseTypes of database
Types of database
 

Similar to ITFT- Dbms

Similar to ITFT- Dbms (20)

System Analysis And Design
System Analysis And DesignSystem Analysis And Design
System Analysis And Design
 
Data concepts
Data conceptsData concepts
Data concepts
 
Information Management
Information ManagementInformation Management
Information Management
 
Unit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptxUnit 2 DATABASE ESSENTIALS.pptx
Unit 2 DATABASE ESSENTIALS.pptx
 
MS-CIT Unit 9.pptx
MS-CIT Unit 9.pptxMS-CIT Unit 9.pptx
MS-CIT Unit 9.pptx
 
Week 9
Week 9Week 9
Week 9
 
Unit3rd
Unit3rdUnit3rd
Unit3rd
 
Database basics
Database basicsDatabase basics
Database basics
 
Lec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systemsLec20.pptx introduction to data bases and information systems
Lec20.pptx introduction to data bases and information systems
 
Elements of Data Documentation
Elements of Data DocumentationElements of Data Documentation
Elements of Data Documentation
 
8.DBMS.pptx
8.DBMS.pptx8.DBMS.pptx
8.DBMS.pptx
 
Ch01
Ch01Ch01
Ch01
 
Database, Lecture-1.ppt
Database, Lecture-1.pptDatabase, Lecture-1.ppt
Database, Lecture-1.ppt
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1
 
DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT DATA RESOURCE MANAGEMENT
DATA RESOURCE MANAGEMENT
 
DBMS Lecture 1.ppt
DBMS Lecture 1.pptDBMS Lecture 1.ppt
DBMS Lecture 1.ppt
 
Intoduction- Database Management System
Intoduction- Database Management SystemIntoduction- Database Management System
Intoduction- Database Management System
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database Users
 
Database management system lecture notes
Database management system lecture notesDatabase management system lecture notes
Database management system lecture notes
 
Intro.pptx
Intro.pptxIntro.pptx
Intro.pptx
 

More from Blossom Sood

ITFT - Web security
ITFT - Web securityITFT - Web security
ITFT - Web securityBlossom Sood
 
ITFT - Trends in it
ITFT - Trends in itITFT - Trends in it
ITFT - Trends in itBlossom Sood
 
ITFT - Search engine
ITFT - Search engineITFT - Search engine
ITFT - Search engineBlossom Sood
 
ITFT - Number system
ITFT - Number systemITFT - Number system
ITFT - Number systemBlossom Sood
 
ITFT - Java Coding
ITFT - Java CodingITFT - Java Coding
ITFT - Java CodingBlossom Sood
 
ITFT - DOS - Disk Operating System
ITFT - DOS - Disk Operating SystemITFT - DOS - Disk Operating System
ITFT - DOS - Disk Operating SystemBlossom Sood
 
ITFT - Window explorer
ITFT - Window explorerITFT - Window explorer
ITFT - Window explorerBlossom Sood
 

More from Blossom Sood (9)

ITFT - Web security
ITFT - Web securityITFT - Web security
ITFT - Web security
 
ITFT - Trends in it
ITFT - Trends in itITFT - Trends in it
ITFT - Trends in it
 
ITFT - Search engine
ITFT - Search engineITFT - Search engine
ITFT - Search engine
 
ITFT - Oops
ITFT - OopsITFT - Oops
ITFT - Oops
 
ITFT - Number system
ITFT - Number systemITFT - Number system
ITFT - Number system
 
ITFT - Java
ITFT - JavaITFT - Java
ITFT - Java
 
ITFT - Java Coding
ITFT - Java CodingITFT - Java Coding
ITFT - Java Coding
 
ITFT - DOS - Disk Operating System
ITFT - DOS - Disk Operating SystemITFT - DOS - Disk Operating System
ITFT - DOS - Disk Operating System
 
ITFT - Window explorer
ITFT - Window explorerITFT - Window explorer
ITFT - Window explorer
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 

ITFT- Dbms

  • 2. DATABASE It is a collection of files that are linked in such way that information from one of the files may be combined with information of other files so that user may receive the exact information needed. A database is any organized collection of data. Some examples of databases you may encounter in your daily life are: • a telephone book • T.V. Guide • airline reservation system • motor vehicle registration records • papers in your filing cabinet • files on your computer hard drive.
  • 3. DBMS • Is a collection of related information so that it is available to many users for different purposes. The content of database is obtained by combining the data from different sources in an organization. • Technically speaking, it is a software system that uses a standard method of cataloging, retrieving, and running queries on data. The DBMS manages incoming data, organizes it, and provides ways for the data to be modified or extracted by users or other programs. • Some DBMS examples include MySQL, Microsoft Access, SQL Server, Oracle, RDBMS, dBASE, and FoxPro. Since there are so many database management systems available, it is important for there to be a way for them to communicate with each other.
  • 4. • ORGANIZATION :- A company, business, firm, or association. • ENTERPRISE :- An enterprise is any kind of organization such as bank, a university, a manufacturing plant or hospital.
  • 5. DATA It is a collection of related information or is used to assert meaningfull information. OR Data can be defined as representation of facts,concepts or instructions in a formalized manner suitable for communication,interpretation or processing by human or electronic machine.Data is represented with the help of characters like Alphabets(A-Z), digits(0-9), special characters(+.-,/,<,>,= etc).
  • 6. • Information :- It is the processed form of data on which decisions & actions are based.For the decision to be meaningful,the processed data must qualify for the following features:- • Timely • Accurate • Complete • Given to the right person • Example :- Marks obtained in different subjects in a particular examination of a student act as data.By processing this data, result may be obtained.The result is the information, teacher uses to declare a student pass or fail.
  • 7. Characteristics/Qualities of Information • 1) Accuracy :- Information, If it is to be of value,should be accurate & should truly reflect the situation or behavior of an event as it really is. • 2) Relevance:- It refers to current utility of information in decision making or problem solving. Thus,information gains value if it is relevant. • 3) Timeliness: It means that information should be made available when it is needed for a particular purpose & not before & in any case not after. • 4) Completeness:- Information is considered as complete if it tells its user all what he wishes to know about a particular situation/problem.The more than completeness of information,the higher is its value. • 5) Purpose:- Information must have purpose at the time it is transmitted to a person or machine,otherwise it is simply data. • 6) Reliability:- The information should be reliable & external force relied upon indicated. • 7) Validity:- It measures the closeness of the information to the
  • 8. NEED OF INFORMATION • It is useful for making decisions. • It helps managers(or users) in lowering the level of uncertainities where they have to make a choice among several available alternatives. • It helps the user in trackling problems relating to their respective functional areas. • It is used by top management to plan the objectives of the organization & to access whether the objectives are being met in practice.
  • 9. Data vs. information What is the difference? What is data? What is information? • Data can be defined in many ways. Information science defines data as unprocessed information. • Information is data that have been organized and communicated in a coherent and meaningful manner. • Data is converted into information, and information is converted into knowledge. • Knowledge;
  • 10. Why do we need a database? •Keep records of our: • Clients • Staff • Volunteers •To keep a record of activities •Keep sales records; •Develop reports; •Perform research •Longitudinal tracking
  • 11. What is the ultimate purpose of a database management system? Is to transform Data Information Knowledge Action
  • 12. FILE (DATA FILE) File is a collection of related record. E.g – Payroll file might consist of the employee pay record for a company. • E.g :- Consider the STUDENT file DATA ITEM RECORD STUDENT : FILE • RECORD ROLL NO NAME MARKS 1002 RITU 75 1003 AMAN 50 AMIT1001 85 MARKS
  • 13. DATA ITEM • A set of characters which are used together to represent a specific data element. E. g – name of student in a class is represented by the data item, say - NAME. OR • An individual item in a record is called Data Item. There are two types of Data Item depending upon the usage are as follow:- 1) Elementary Data Item:-’ These data item can not be further sub-divided. For eg – Roll No 2) Group Data Item:- These can be further sub-divided into elementary data item. For Eg- Date. Date may be divided into Days, Months,Years.
  • 14. TYPES OF FILE Types of files are classified into 2 1) According to the FUNCTION 2) According to the MODE OF ACCESS
  • 15. Types of files (Acc. To Function) 1) MASTER FILE :- It contain data which is required during each processing cycle & needs to ne retained permanently. For eg – The file containing data for the railway reservation/cancellation. 2) TRANSACTION FILE :- Changes which are applied to a master file are collected on a transaction file. 3) REPORT FILE :- Contain data that are formatted for presentation to a user.e.g – pay slip,electrictity bill are the report file. 4) WORK FILE :- It is the temporary file in the system.These files are created during the processing for storing some intermediate data & are deleted after the processing is over.
  • 16. 5) PROGRAM FILE :- It contain instruction for the processing of data.Instruction may be in the form of source code written in programming language like Pascal, C,C++ Etc. 6) TEXT FILE :- Contains numeric & graphic data input using a text editor program. 7) BACKUP FILE:- It is used to store a duplicate copy of the data or program files on secondary storage device like Magnetic Tape or Disk.
  • 17. Types of files ( Acc. to Mode of Access) 1) INPUT FILE :- Input file is only read by a program.For Eg – A file of tax rates would be an input files for the program that computes income taxes. The transaction file is generally input file to an update program. 2) OUTPUT FILE :- output is created by the program. Eg – report file may be output of a program that updates a master file. 3) INPUT/OUTPUT :- I/O files are both read from & written to during a program execution. E.g – A payroll master file might be used by a payroll program both as a source of data about employees pay rate & as a report for month to date & year to date pay totals. A master file is commonly an I/O files