Chapter 4a Review Flashcards

1
Q

Define a relational database.

A

A collection of data contained in multiple tables, each similar to each other

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

What is the first step in database design.

A

Discussing

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

What is done before you identify the types of data to store in your database.

A

Discuss customer expectations

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

The ________ describes the information contained in a column and should be something that will be easily recognizable.

A

Field Name

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

Typing a ______ for each field helps a user input appropriate data into that field.

A

Description

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

What is the most common data type?

A

Text

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

How many primary keys can there be on a table?

A

1

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

What is the relationship, in regards to database?

A

The shared key between two tables/Common fields on multiple tables.

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

During the physical design, you must determine where the database will be ______.

A

Stored

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

One way to restrict access to a database is to apply a combination of ________ and ________.

A

Encryption and Password

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

To prevent data error or corruption within the database, you must provide users with _______ ________.

A

User Documentation

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

List two examples of database maintenance.

A

Create new fields/New data type

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