quiz 1 Flashcards

1
Q

Who first defined the principles of a relational database?

A

Edgar Codd

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

Which of the following best describe how you should document a project?

A

Document the structure of the database, Keep a project notebook containing all documentation, Document the development process for the database.

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

Which of the following best defines a statement of work?

A

A preliminary document that describes, in general, the work that needs to be done on a project

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

Which of the following are common functions of a relational database management system?

A

Providing for the creation of databases and database objects, Providing for data retrieval and manipulation, Providing for backup and security

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

Which of the following is it important to document?

A

The design of the database, The process of developing the database

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

When a primary key is repeated in a second table to make a relationship it is called:

A

A foreign key

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

What best describes the function of a foreign key?

A

A foreign key is the primary key of one table repeated in another table in order to create a relationship between the tables

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

Which best defines the function of SQL in a database?

A

It is the language relational databases used to create database objects and to manipulate and retrieve data

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

When estimating times for tasks it is a good practice to:

A

Determine the best time and the worst and then make your estimate with an edge toward the worst

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

Which of the following is the best way to begin identifying the topics of a database?

A

Look at the project notes and identify all the nouns, then group them into themes

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

Which of the following could be considered a database?

A

A mailing list developed in Microsoft Access, an address book, a card catalogue.

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

A nonprofit wants to talk to you about a database to track donors and potential donors. Which of the following best describes how you should prepare for the initial interview?

A

Don’t over anticipate. Remain open minded. Try to develop a few questions to get the client started describing the basic purpose and needs of the database.

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

Which of these best defines data integrity?

A

The accuracy and correctness of the data in the database

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