SlideShare a Scribd company logo
Chapter 1
Data: The New
Corporate Resource
Fundamentals of Database Management Systems,
2nd ed
by
Mark L. Gillenson, Ph.D.
University of Memphis

John Wiley & Sons, Inc.
Chapter Objectives
♦

Explain why humankind’s interest in data
goes back to ancient times.

♦

Describe how data needs have historically
driven many information technology
developments.

♦

Describe the evolution of data storage
media during the last century.
1-2
1-2
Chapter Objectives
♦

Relate the idea of data as a corporate
resource that can be used to gain a
competitive advantage to the development
of the database management systems
environment.

1-3
1-3
Data
♦

Data - the foundation of technological activity

♦

Database - a highly organized collection of
assembled data

♦

Database Management System - sophisticated
software that controls the database and the
database environment
1-4
1-4
What is Data?
♦

A single piece of data is a single fact about
something that interests us.

♦

A fact can be any characteristic of an object.

1-5
1-5
History of Data
♦

People have been interested in data for at
least the past 12,000 years.

♦

Non-computer, primitive methods of data
storage and handling.

1-6
1-6
History of Data

♦

Shepherds kept track of their flocks with
pebbles.

♦

A primitive but legitimate example of data
storage and retrieval.
1-7
1-7
History of Data

♦

Dating back to 8500 B.C., unearthed clay tokens or “counters” may
have been used for record keeping in primitive forms of accounting.

♦

Tokens, with special markings on them, were sealed in hollow clay
vessels that accompanied commercial goods in transit.

1-8
1-8
Data Through the Ages
♦

Record-keeping - the recording of data to
keep track of how much a person has
produced and what it can be bartered or
sold for.

♦

With time, different kinds of data were kept
♠ calendars, census data, surveys, land

ownership records, marriage records, records
of church contributions, family trees, etc.

1-9
1-9
History of Data

♦

Double-entry bookkeeping - originated in the
trading centers of fourteenth century Italy.

♦

The earliest known example is from a merchant
in Genoa and dates to the year 1340.
1-10
1-10
Early Data Problems Spawn
Calculating Devices
♦

People interested in devices that could
“automatically” process their data.

♦

Blaise Pascal produced an adding
machine that was an early version of
today’s mechanical automobile
odometers.

1-11
1-11
Punched Cards - Data Storage
♦

Invented in 1805 by Joseph Marie Jacquard of
France.

♦

Jacquard’s method of storing fabric patterns, a
form of graphic data, as holes in punched cards
was a very clever means of data storage.

♦

Of great importance for computing devices to
follow.
1-12
1-12
Era of Modern Information
Processing
♦

The 1880 U.S. Census took about seven years to
compile by hand.

♦

Basing his work on Jacquard’s punched card concept,
Herman Hollerith arranged to have the census data
stored in punched cards and invented machinery to
tabulate them.

♦

In 1896 Hollerith formed the Tabulating Machine
Company to produce and commercially market his
devices -- this later became IBM.
1-13
1-13
Era of Modern Information
Processing
♦

James Powers developed devices to
automatically feed cards into the
equipment and to automatically print
results.

♦

In 1911 he established the Powers
Tabulating Machine Company -- this later
became Unisys Corporation.
1-14
1-14
The Mid-1950s
♦

The introduction of electronic computers.

♦

Witnessed a boom in economic
development.

♦

From this point onward, it would be
virtually impossible to tie advances in
computing devices to specific, landmark
data storage and retrieval needs.
1-15
1-15
Modern Data Storage Media
♦

Punched paper tape - The earliest form of
modern data storage, introduced in the
1870s and 1880s.

♦

Punched cards were the only data storage
medium used in the increasingly
sophisticated electromechanical
accounting machines of the 1920s, 1930s,
and 1940s.
1-16
1-16
Modern Data Storage Media
♦

Middle to late 1930s saw the beginning of the
era of erasable magnetic storage media.

♦

By late 1940s, early work was done on the use
of magnetic tape for recording data.

♦

By 1950, several companies were developing
the magnetic tape concept for commercial use.
1-17
1-17
Modern Data Storage Media
♦

Magnetic Tape - commercially available units in 1952.

♦

Direct Access Magnetic Devices - began to be
developed at MIT in the late 1930s and early 1940s.

♦

Magnetic Drum - early 1950s; forerunners of magnetic
disk technology.

♦

Magnetic Disk - commercially available in mid 1950s.

♦

Compact Disk (CD) – introduced as a data storage
medium in 1985.

♦

Solid-state technology – Flash drives.

1-18
1-18
Using Data for Competitive
Advantage
♦

Data has become indispensable to every
kind of modern business and government
organization.

♦

Data, the applications that process the
data, and the computers on which the
applications run are fundamental to every
aspect of every kind of endeavor.
1-19
1-19
Using Data for Competitive
Advantage
♦

Data is a corporate resource, possibly the
most important corporate resource.

♦

Data can give a company a crucial
competitive advantage.

♦

e.g., FedEx had a significant competitive
advantage when it first provided access to
its package tracking data on its Web site.
1-20
1-20
Problems in Storing and
Accessing Data
♦

Difficult to store and to provide efficient,
accurate access to a company’s data.

♦

The volume of data that companies have
is massive.

♦

Wal-Mart estimates its data warehouse
contains hundreds of terabytes (trillions of
characters) of data.
1-21
1-21
Problems in Storing and
Accessing Data
♦

Larger number of people want access to
data:
♠ Employees
♠ Customers
♠ Trading partners

♦

Additional issues include: data security,
data privacy, and backup and recovery.
1-22
1-22
Data Security
♦

Involves a company protecting its data
from theft, malicious destruction,
deliberate attempts at making phony
changes to the data.

♦

e.g., someone trying to increase his own
bank account balance.

1-23
1-23
Data Privacy
♦

Ensuring that even employees who
normally have access to the company’s
data are given access only to the specific
data that they need in their work.

1-24
1-24
Backup and Recovery
♦

The ability to reconstruct data if it is lost or
corrupted.

♦

e.g., following a hardware failure

♦

e.g., following a natural disaster

1-25
1-25
Data Accuracy
♦

The same data is stored several,
sometimes many, times within a
company’s information system.

♦

When a new application is written, new
data files are created to store its data.

♦

Data can be duplicated within a single file
and across files.
1-26
1-26
Data as a Corporate Resource
♦

Data may be the most difficult corporate
resource to manage.

♦

We have tremendous volume, billions,
trillions, and more individual pieces of
data, each piece of which is different from
the next.

1-27
1-27
Data as a Corporate Resource
♦

A new kind of software is required to help
manage the data.

♦

Progressively faster hardware is required
to keep up with the increasing volume of
data and data access demands.

♦

Data management specialists need to be
developed and educated.
1-28
1-28
The Database Environment
♦

Database Management System (DBMS)

♦

New Personnel - database administrator
and data management specialist

♦

Fast hardware

♦

Massive data storage facilities
1-29
1-29
The Database Environment
♦

Encourages data sharing

♦

Helps control data redundancy

♦

Has important improvements in data
accuracy

♦

Permits storage of vast volumes of data
with acceptable access.
1-30
1-30
The Database Environment
♦

Allows database queries

♦

Provides tools to control:
♠ data security
♠ data privacy
♠ backup and recovery

1-31
1-31
“Copyright 2004 John Wiley & Sons, Inc. All rights reserved. Reproduction
or translation of this work beyond that permitted in Section 117 of the 1976
United States Copyright Act without express permission of the copyright
owner is unlawful. Request for further information should be addressed to the
Permissions Department, John Wiley & Sons, Inc. The purchaser may make
back-up copies for his/her own use only and not for distribution or resale. The
Publisher assumes no responsibility for errors, omissions, or damages caused
by the use of these programs or from the use of the information contained
herein.”

1-32
1-32

More Related Content

PPT
Information system
John Pros Valencia
 
PPTX
Nature and Development of Information systems
John Pros Valencia
 
PDF
The evolution of the collections management system
irowson
 
PPT
Evolution of mis
Anusha Sumala
 
PPTX
The evolution of management information system
Cheryl Asia
 
PPTX
History of Management Information System
Emil Mesina
 
PPTX
Uc14 chap12
Rashid Yahye
 
PPTX
Information systems
Rahul Agarwal
 
Information system
John Pros Valencia
 
Nature and Development of Information systems
John Pros Valencia
 
The evolution of the collections management system
irowson
 
Evolution of mis
Anusha Sumala
 
The evolution of management information system
Cheryl Asia
 
History of Management Information System
Emil Mesina
 
Uc14 chap12
Rashid Yahye
 
Information systems
Rahul Agarwal
 

What's hot (11)

DOCX
Management information system
RS P
 
PPTX
Managing Electronic Records Within A Federal Government Workplace
Ken Matthews
 
PPTX
IBM PPT.pptx
KushalJain449085
 
PPTX
Information Technology PowerPoint Project
Brisel Ndreu
 
PDF
Information technology
Apie248
 
PPT
Uc13.chapter.12
Irfan Ali Memon
 
PDF
Lecture1-IS322(Data&InfoMang-introduction)
Taibah University, College of Computer Science & Engineering
 
PPT
Information and Communications Technology
Justin Ramos
 
PDF
Qu'est ce que le Big Data ? Avec Victoria Galano Data Scientist chez Air France
Jedha Bootcamp
 
Management information system
RS P
 
Managing Electronic Records Within A Federal Government Workplace
Ken Matthews
 
IBM PPT.pptx
KushalJain449085
 
Information Technology PowerPoint Project
Brisel Ndreu
 
Information technology
Apie248
 
Uc13.chapter.12
Irfan Ali Memon
 
Lecture1-IS322(Data&InfoMang-introduction)
Taibah University, College of Computer Science & Engineering
 
Information and Communications Technology
Justin Ramos
 
Qu'est ce que le Big Data ? Avec Victoria Galano Data Scientist chez Air France
Jedha Bootcamp
 
Ad

Similar to Ch01 (20)

PPTX
Database management system chap1 ppt.pptx
NandiniSR2
 
PPTX
lecture-1-1487765601.pptx
PriyadharshiniG41
 
PPTX
DataBaseManagementSystems OVERVIEW and introduction
ramtech111
 
PPT
Data the new corporate resource
Dr. Hussein Abu Al-Rejal
 
PDF
INT 1010 02.pdf
Luis R Castellanos
 
PDF
Database History
Majong DevJfu
 
PPTX
Historical Devleopment of IS.pptx
DrIrfanulHaqAkhoon
 
PPTX
Big Data
ROSHAN SHAJI
 
PPTX
Big data with hadoop
Remas Ittahir
 
PPTX
Introduction to Business Intelligence definition and types
shobyscms
 
PPTX
Big Data and Data Science: The Technologies Shaping Our Lives
Rukshan Batuwita
 
PPT
904380_Chapter01_Ethics For information Age.ppt
kong100
 
PPTX
A Short History of Big Data
Gadi Eichhorn
 
PPTX
Business Intelligence Module 1
Home
 
PPT
Big data and Internet
Sanoj Kumar
 
PDF
Big Data: A Rescue Plan
professionalpanorama
 
PDF
Big data a rescue plan
Tapasya123
 
PPTX
Unit1 introduction to information system
nakhim
 
PPTX
Unit1 introduction to information system
nakhim
 
Database management system chap1 ppt.pptx
NandiniSR2
 
lecture-1-1487765601.pptx
PriyadharshiniG41
 
DataBaseManagementSystems OVERVIEW and introduction
ramtech111
 
Data the new corporate resource
Dr. Hussein Abu Al-Rejal
 
INT 1010 02.pdf
Luis R Castellanos
 
Database History
Majong DevJfu
 
Historical Devleopment of IS.pptx
DrIrfanulHaqAkhoon
 
Big Data
ROSHAN SHAJI
 
Big data with hadoop
Remas Ittahir
 
Introduction to Business Intelligence definition and types
shobyscms
 
Big Data and Data Science: The Technologies Shaping Our Lives
Rukshan Batuwita
 
904380_Chapter01_Ethics For information Age.ppt
kong100
 
A Short History of Big Data
Gadi Eichhorn
 
Business Intelligence Module 1
Home
 
Big data and Internet
Sanoj Kumar
 
Big Data: A Rescue Plan
professionalpanorama
 
Big data a rescue plan
Tapasya123
 
Unit1 introduction to information system
nakhim
 
Unit1 introduction to information system
nakhim
 
Ad

Recently uploaded (20)

PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
The Evolution of KM Roles (Presented at Knowledge Summit Dublin 2025)
Enterprise Knowledge
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 

Ch01

  • 1. Chapter 1 Data: The New Corporate Resource Fundamentals of Database Management Systems, 2nd ed by Mark L. Gillenson, Ph.D. University of Memphis John Wiley & Sons, Inc.
  • 2. Chapter Objectives ♦ Explain why humankind’s interest in data goes back to ancient times. ♦ Describe how data needs have historically driven many information technology developments. ♦ Describe the evolution of data storage media during the last century. 1-2 1-2
  • 3. Chapter Objectives ♦ Relate the idea of data as a corporate resource that can be used to gain a competitive advantage to the development of the database management systems environment. 1-3 1-3
  • 4. Data ♦ Data - the foundation of technological activity ♦ Database - a highly organized collection of assembled data ♦ Database Management System - sophisticated software that controls the database and the database environment 1-4 1-4
  • 5. What is Data? ♦ A single piece of data is a single fact about something that interests us. ♦ A fact can be any characteristic of an object. 1-5 1-5
  • 6. History of Data ♦ People have been interested in data for at least the past 12,000 years. ♦ Non-computer, primitive methods of data storage and handling. 1-6 1-6
  • 7. History of Data ♦ Shepherds kept track of their flocks with pebbles. ♦ A primitive but legitimate example of data storage and retrieval. 1-7 1-7
  • 8. History of Data ♦ Dating back to 8500 B.C., unearthed clay tokens or “counters” may have been used for record keeping in primitive forms of accounting. ♦ Tokens, with special markings on them, were sealed in hollow clay vessels that accompanied commercial goods in transit. 1-8 1-8
  • 9. Data Through the Ages ♦ Record-keeping - the recording of data to keep track of how much a person has produced and what it can be bartered or sold for. ♦ With time, different kinds of data were kept ♠ calendars, census data, surveys, land ownership records, marriage records, records of church contributions, family trees, etc. 1-9 1-9
  • 10. History of Data ♦ Double-entry bookkeeping - originated in the trading centers of fourteenth century Italy. ♦ The earliest known example is from a merchant in Genoa and dates to the year 1340. 1-10 1-10
  • 11. Early Data Problems Spawn Calculating Devices ♦ People interested in devices that could “automatically” process their data. ♦ Blaise Pascal produced an adding machine that was an early version of today’s mechanical automobile odometers. 1-11 1-11
  • 12. Punched Cards - Data Storage ♦ Invented in 1805 by Joseph Marie Jacquard of France. ♦ Jacquard’s method of storing fabric patterns, a form of graphic data, as holes in punched cards was a very clever means of data storage. ♦ Of great importance for computing devices to follow. 1-12 1-12
  • 13. Era of Modern Information Processing ♦ The 1880 U.S. Census took about seven years to compile by hand. ♦ Basing his work on Jacquard’s punched card concept, Herman Hollerith arranged to have the census data stored in punched cards and invented machinery to tabulate them. ♦ In 1896 Hollerith formed the Tabulating Machine Company to produce and commercially market his devices -- this later became IBM. 1-13 1-13
  • 14. Era of Modern Information Processing ♦ James Powers developed devices to automatically feed cards into the equipment and to automatically print results. ♦ In 1911 he established the Powers Tabulating Machine Company -- this later became Unisys Corporation. 1-14 1-14
  • 15. The Mid-1950s ♦ The introduction of electronic computers. ♦ Witnessed a boom in economic development. ♦ From this point onward, it would be virtually impossible to tie advances in computing devices to specific, landmark data storage and retrieval needs. 1-15 1-15
  • 16. Modern Data Storage Media ♦ Punched paper tape - The earliest form of modern data storage, introduced in the 1870s and 1880s. ♦ Punched cards were the only data storage medium used in the increasingly sophisticated electromechanical accounting machines of the 1920s, 1930s, and 1940s. 1-16 1-16
  • 17. Modern Data Storage Media ♦ Middle to late 1930s saw the beginning of the era of erasable magnetic storage media. ♦ By late 1940s, early work was done on the use of magnetic tape for recording data. ♦ By 1950, several companies were developing the magnetic tape concept for commercial use. 1-17 1-17
  • 18. Modern Data Storage Media ♦ Magnetic Tape - commercially available units in 1952. ♦ Direct Access Magnetic Devices - began to be developed at MIT in the late 1930s and early 1940s. ♦ Magnetic Drum - early 1950s; forerunners of magnetic disk technology. ♦ Magnetic Disk - commercially available in mid 1950s. ♦ Compact Disk (CD) – introduced as a data storage medium in 1985. ♦ Solid-state technology – Flash drives. 1-18 1-18
  • 19. Using Data for Competitive Advantage ♦ Data has become indispensable to every kind of modern business and government organization. ♦ Data, the applications that process the data, and the computers on which the applications run are fundamental to every aspect of every kind of endeavor. 1-19 1-19
  • 20. Using Data for Competitive Advantage ♦ Data is a corporate resource, possibly the most important corporate resource. ♦ Data can give a company a crucial competitive advantage. ♦ e.g., FedEx had a significant competitive advantage when it first provided access to its package tracking data on its Web site. 1-20 1-20
  • 21. Problems in Storing and Accessing Data ♦ Difficult to store and to provide efficient, accurate access to a company’s data. ♦ The volume of data that companies have is massive. ♦ Wal-Mart estimates its data warehouse contains hundreds of terabytes (trillions of characters) of data. 1-21 1-21
  • 22. Problems in Storing and Accessing Data ♦ Larger number of people want access to data: ♠ Employees ♠ Customers ♠ Trading partners ♦ Additional issues include: data security, data privacy, and backup and recovery. 1-22 1-22
  • 23. Data Security ♦ Involves a company protecting its data from theft, malicious destruction, deliberate attempts at making phony changes to the data. ♦ e.g., someone trying to increase his own bank account balance. 1-23 1-23
  • 24. Data Privacy ♦ Ensuring that even employees who normally have access to the company’s data are given access only to the specific data that they need in their work. 1-24 1-24
  • 25. Backup and Recovery ♦ The ability to reconstruct data if it is lost or corrupted. ♦ e.g., following a hardware failure ♦ e.g., following a natural disaster 1-25 1-25
  • 26. Data Accuracy ♦ The same data is stored several, sometimes many, times within a company’s information system. ♦ When a new application is written, new data files are created to store its data. ♦ Data can be duplicated within a single file and across files. 1-26 1-26
  • 27. Data as a Corporate Resource ♦ Data may be the most difficult corporate resource to manage. ♦ We have tremendous volume, billions, trillions, and more individual pieces of data, each piece of which is different from the next. 1-27 1-27
  • 28. Data as a Corporate Resource ♦ A new kind of software is required to help manage the data. ♦ Progressively faster hardware is required to keep up with the increasing volume of data and data access demands. ♦ Data management specialists need to be developed and educated. 1-28 1-28
  • 29. The Database Environment ♦ Database Management System (DBMS) ♦ New Personnel - database administrator and data management specialist ♦ Fast hardware ♦ Massive data storage facilities 1-29 1-29
  • 30. The Database Environment ♦ Encourages data sharing ♦ Helps control data redundancy ♦ Has important improvements in data accuracy ♦ Permits storage of vast volumes of data with acceptable access. 1-30 1-30
  • 31. The Database Environment ♦ Allows database queries ♦ Provides tools to control: ♠ data security ♠ data privacy ♠ backup and recovery 1-31 1-31
  • 32. “Copyright 2004 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976 United States Copyright Act without express permission of the copyright owner is unlawful. Request for further information should be addressed to the Permissions Department, John Wiley & Sons, Inc. The purchaser may make back-up copies for his/her own use only and not for distribution or resale. The Publisher assumes no responsibility for errors, omissions, or damages caused by the use of these programs or from the use of the information contained herein.” 1-32 1-32