Chapter 9 Flashcards

(11 cards)

1
Q

Database

A

organized collection of data (managed by a DBMS)

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

Database schema

A

description of the structure of the database

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

Database management system (DBMS)

A

software that manages creation, update, querying and administration of databases.

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

Database model

A

conceptual view (abstraction) of the database

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

Object-oriented database

A

database constructed by applying the object-oriented paradigm

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

Transaction

A

sequence of operations, which should all together either succeed or fail

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

Commit

A

the point at which a transaction is complete, confirmed and effectuated in the database.

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

Roll-back

A

undo the operations of a transaction (instead of committing them) because of a transaction conflict

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

Data mining

A

deals with discovering patterns in collections of data

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

Data warehouse

A

static database, which can be mined

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

Data mining Strategies

A
  • class description;
  • class discrimination;
  • cluster analysis;
  • association analysis; (Amazon)
  • outlier analysis;
  • sequential pattern analysis.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly