AIS 9 Flashcards
A specific data file was created for each application
File-oriented processing
Create a single data repository to support numerous applications.
Data-oriented processing
creates excessive storage costs of paper documents and/or magnetic form
Data Storage
any changes or additions must be performed multiple times
Data Updating
potential problem of failing to update all affected files
Currency of Information
user’s inability to obtain additional information as his or her needs change
Task-Data Dependency
Data is stored only once, eliminating data redundancy and reducing storage costs.
No data redundancy
Because data is in only one place, it requires only a single update, reducing the time and cost of keeping the database current.
Single update
A change to the database made by any user yields current data values for all other users.
Current values
As users’ information needs expand, the new needs can be more easily satisfied than under the flat-file approach.
Task-data independence
stands between the user and the database per se.
The database management system (DBMS)
user created applications
Program Development
copies database
Backup and Recovery
captures statistics on database usage (who, when, etc.)
Database Usage Reporting
authorizes access to sections of the database
Database Access
makes the presence of the DBMS transparent to the user
User Programs
allows authorized users to access data without programming
Direct Query
is a programming language used to define the database per se.
It identifies the names and the relationship of all data elements, records, and files that constitute the database.
DDL
physical arrangement of records (1 view)
Internal view