CMP 312 - 5
CMP 312 - 5
Data are raw facts. The word raw indicates that the facts have not yet been processed
to reveal their meaning. For example, suppose that you want to know what the users
of a computer lab think of its services. Typically, you would begin by surveying users
to assess the computer lab’s performance. After having the facts in hand, they are not
particularly useful in this format—reading page after page of zeros and ones, yes or
no, is not likely to provide much insight. Therefore, you transform the raw data into
a data summary. Now it’s possible to get quick answers to questions such as “What is
the composition of our lab’s customer base?” In this case, you can quickly determine
that most of your customers are juniors and seniors of certain percentage.
Information is the result of processing raw data to reveal its meaning. Data processing
degrees may not mean anything. Information can be used as the foundation for
timely information is the key to good decision making. In turn, good decision making
is the key to business survival in a global market. We are now said to be entering the
“knowledge age.” Data are the foundation of information, which is the bedrock of
knowledge—that is, the body of information and facts about a specific subject.
making.
environment.
Timely and useful information requires accurate data. Such data must be properly
generated and stored in a format that is easy to access and process. And, like any basic
discipline that focuses on the proper generation, storage, and retrieval of data. Given
the crucial role that data play, it should not surprise you that data management is a
core activity for any business, government agency, service organization, or charity.
File-based System
In earlier days, File-based system was the method used to store data. A file system is
a process that manages how and where data on a storage disk, typically a hard disk
drive (HDD), are stored, accessed and managed. It organizes files for storage,
perform services for the end-users. Each program defines and manages its data. When
a computer user wants to store data electronically they must do so by placing data in
files. Files are stored in specific locations on the hard disk (directories). The user can
create new files to place data in, delete a file that contains data, rename the file, etc
(OS).
• Data redundancy
Data redundancy refers to the practice of keeping the same piece of data in two or
more places within a database or data storage system. This leads to Data
inconsistency, a situation where various copies of the same data are conflicting,
• Security problems
Security can be a problem with a file-based approach because there are constraints
Database Approach
The difficulties that arise from using the file-based system have prompted the
information called the database approach. Databases and database technology play an
important role in most areas where computers are used, including business,
i. End-user data, that is, raw facts of interest to the end user.
ii. Metadata, or data about data, through which the end-user data are integrated
and managed.
The metadata provide a description of the data characteristics and the set of
relationships that links the data found within the database. For example, the metadata
the type of values (numeric, dates, or text) stored on each data element, whether or
not the data element can be left empty, and so on. The metadata provide information
that complements and expands the value and use of the data. In short, metadata
present a more complete picture of the data in the database. Given the characteristics
data.”
A database management system (DBMS) is a collection of programs that manages
the database structure and controls access to the data stored in the database. In a
cabinet’s contents.