Database Design

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts, definitions, and processes involved in database design and development.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

In the Database development process, a Database designer must first __.

Define Database design Objectives.

2
New cards

Database designers collect user database requirements through __.

elicitation.

3
New cards

The logical design of the database includes defining __ and DB constraints.

tables

4
New cards

To minimize data redundancy, database designers __ the database.

Refine & Normalize

5
New cards

A __ is an assertion that must be true at all times in a database.

constraint

6
New cards

In cardinality, a One-to-Many relationship means that an entity on one side can have __ related entities.

many

7
New cards

A __ shows entities and the relationships among them in database design.

Entity-Relationship Diagram (ERD)

8
New cards

In Crow's Foot notation, the symbol 'O+' represents __.

Mandatory-Many.

9
New cards

The term __ refers to a detailed logical representation of data for an organization.

Entity-Relationship (E-R) model.

10
New cards

Attributes in an Entity-Relationship model are represented as __.

oval.