PRELIM CHAPTER 2 Flashcards
(T or F) Designers, programmers, and end users see data in different ways
T
(T or F) Different views of same data lead to designs that reflect the organization’s operation
F
Different views of same data lead to designs that do not reflect organization’s operation
reduces complexities of database design
- data processing
- data modeling
- data management
- data abstraction
data modeling
Various degrees of ____________ help reconcile varying views of same data
- data processing
- data modeling
- data management
- data abstraction
data abstraction
Relatively simple representations of complex real-world data structures
- data models
- data systems
- database
- data
data models
an abstraction of a real-world object or event
- files
- data
- model
- information
model
(T or F) Data modeling is iterative and progressive
T
(T or F) End users have different views and needs for data
T
organizes data for various users and it is an abstraction
- database
- DBMS
- file systems
- data model
data model
anything about which data are to be collected and stored
- Entity
- Attribute
- Relationship
- Constraint
Entity
a characteristic of an entity
- Entity
- Attribute
- Relationship
- Constraint
Attribute
describes an association among entities
- Entity
- Attribute
- Relationship
- Constraint
Relationship
a restriction placed on the data
- Entity
- Attribute
- Relationship
- Constraint
Constraint
3 types of relationships among entities:
- One-to-many (1:M) relationship
- Many-to-many (M:N or M:M) relationship
- One-to-one (1:1) relationship
__________ are descriptions of policies, procedures, or principles within a specific organization
Business Rules