chapter 5 database1 Flashcards

1
Q

conceptual model:

A

the logical structure of the entire database

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

conceptual schema:

A

another term for logical schema

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

data independence:

A

the immunity of user applications to changes made in the definition and organization of data

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

data model:

A

a collection of concepts or notations for describing data, data relationships, data semantics and data constraints

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

data modelling:

A

the first step in the process of database design

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

database logical design:

A

defines a database in a data model of a specific database management system

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

database physical design:

A

defines the internal database storage structure, file organization or indexing techniques

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

entity relationship diagram (ERD):

A

a data model describing the database showing tables, attributes and relationships

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

external model:

A

represents the user’s view of the database

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

external schema:

A

user view

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

Internal model:

A

a representation of the database as seen by the DBMS

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

logical data independence:

A

the ability to change the logical schema without changing the external schema

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

logical design:

A

where you create all the tables, constraints, keys, rules, etc.

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

logical schema:

A

a conceptual design of the database done on paper or a whiteboard, much like architectural drawings for a house

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

operating system (OS):

A

manages the physical level of the physical model

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

physical data independence:

A

the immunity of the internal model to changes in the physical model

17
Q

physical model:

A

the physical representation of the database

18
Q

schema:

A

an overall description of a database