CH1 - Data Flashcards

1
Q

Database

A

a collection of related data

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

Data

A

known facts that can be recorded and have an implicit meaning.

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

Mini-world

A

some part of the real world about which data is stored in a database

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

Database Management System (DBMS)

A

a software package/system to facilitate the creation and maintenance of a computerized database

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

Database system

A

the DBMS software together with the data itself. Sometimes, the applications are also included.

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

Queries

A

access different parts of data and formulate the result of a request

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

Transactions

A

read some data and “update” certain values or generate new data and store that in the database

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

Self-describing nature

A

a DBMS catalog stores the description of a particular database. The description is called meta-data. This allows the DBMS software to work with different database applications

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

Insulation between programs and data

A

also called program-data independence, allows changing data structures and storages organization without having to change the DBMS access programs.

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