File-based vs. Data-based Flashcards

1
Q

What is a file-based system?

A

The file communicates directly with the application software

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

What is a data-based system?

A

The database management system (DMBS) communicates between the database and the database application

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

The part of the database system collects files, and stores the data.

A

Database

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

The part of the database system that uses a data model and acts a a middleman

A

Database management system (DBMS)

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

The part of the database system that is coded using database management functions and utilizes a database language

A

Database application

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

Give at least 1 function done by the database management system (DBMS)

A

Searching, sorting, checking

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

Give at least one issue with file-based systems

A
  1. Data is isolated
  2. Data may repeat
  3. Difficulty relating data with other data
  4. Data security
  5. Difficulty sharing data with other applications
  6. Adding new data fields updates all applications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly