Information Management Database Management
Information Management Database Management
Management
Information Management:
Self-
describing
Database system is self-describing, meaning it contains a
description of its own structure and organization, which is
called metadata. In contrast, file processing system do not
have such description.
Characteristics
Insulatio
n
Database system is provide insulation between programs and
data, and data abstraction, which allows programs to be
developed independently of the data they access. This
means that changes to the data can be made without
affecting the programs, and vice versa.
Characteristics