Advantages of Database Approach Flashcards

1
Q

Eliminate the redundancy by integrating the file.

A

Control of Data Redundancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

It controls the amount of redundancy inherent in the database.

A

Control of Data Redundancy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

It ensures all copies of the data are kept consistent.

A

Data Consistency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It may be possible to derive additional information for the same data

A

More Information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Database belongs to the entire organization and can be shared by all authorized users

A

Sharing of Data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Database integrity provides the validity and consistency of stored data.

A

Improved Data Integrity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

It is usually expressed in terms of constraints, which are consistency rules that the database is not permitted to violate.

A

Integrity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Database approach provides a protection of the data from the unauthorized users.

A

Improved Security

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The integration of the database enforces the necessary standards including data formats, naming conventions, documentation standards, update procedures and access rules.

A

Enforcement of Standards

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Cost savings can be obtained by combining all organization’s operational data into one database with applications to work on one source of data.

A

Economy of Scale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

By having a structural design in the database, the conflicts between users or departments can be resolved. Decisions will be based on the use of resources for the organization as a whole rather that for an individual entity.

A

Balance of Conflicting Requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

By having an integration in the database approach, data accessing can be crossed departmental boundaries. This feature provides more functionality and better services to the users.

A

Improved Data Accessibility and Responsiveness

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The provision of these functions allows the programmer to concentrate more on the specific functionality required by the users.

A

Increased Productivity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Database approach provides a data independence. As a change of data structure in the database will not affect the application program, it simplifies database application maintenance.

A

Improved Maintenance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Database can manage concurrent or simultaneous data access effectively. It ensures that here is no interference between users and that would not result any loss of information nor loss of integrity.

A

Increased Concurrency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Modern database management system provides facilities to minimize the amount of processing that can be lost following a failure by using the transaction approach.

A

Improved Backing and Recovery Services

17
Q

Advantages of Database Approach

A
Control of Data Redundancy
Data Consistency
More Information
Sharing of Data
Improved Data Integrity
Improved Security
Enforcement of Standards
Economy of Scale
Balance of Conflicting Requirements
Improved Data Accessibility and Responsiveness
Increased Productivity
Improved Maintenance
Increased Concurrency
Improved Backing and Recovery Services