ch 2 access Flashcards

1
Q

An illustration of a​ one-to-many relationship would​ be:

A. each employee in an Employees table has a matching entry in the Salaries table.
B. an employee leaves the company so that when he is deleted from the Employees​ table, his salary data will be deleted from the Salaries table.
C. an employee listed in the Employees table earns a​ raise, so the Salaries table must be updated.
D. a customer may have more than one account in an Accounts table.

A

D. a customer may have more than one account in an Accounts table.

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

Which of the following is true for the Query​ Wizard?

A. You are required to summarize the data.
B. Fields with different data types are not allowed.
C. No criteria can be added as you step through the Wizard.
D. You can only select related tables as a source.

A

C. No criteria can be added as you step through the Wizard.

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

All of the following are suggested guidelines for table design​ except:

A. store data in their smallest parts.
B. avoid date arithmetic.
C. include all necessary data.
D. link tables using common fields.

A

B. avoid date arithmetic.

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

When​ entering, deleting, or editing​ data:

A. the table must be in Datasheet view.
B. data can only be entered in a form.
C. the table can be in either Datasheet or Design view.
D. the table must be in Design view.

A

A. the table must be in Datasheet view.

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

With respect to importing data into​ Access, which of the following statements is​ true?

A. The Import Wizard works only for Excel files.
B. Imported table designs cannot be modified in Access.
C. The Import Wizard is found on the Create tab.
D. You can assign a primary key while you are importing Excel data.

A

D. You can assign a primary key while you are importing Excel data.

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

A​ query’s specifications as to which records to include must be entered on​ the:

A. Table row of the query design grid.
B. Show row of the query design grid.
C. Criteria row of the query design grid.
D. Sort row of the query design grid.

A

C. Criteria row of the query design grid.

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

It is more efficient to make a copy of an existing query rather than to create a new query when which of the following is​ true?

A. The existing query and the new query use the same tables and fields.
B. The existing query and the new query have the exact same criteria.
C. The existing query contains only one table.
D. The original query is no longer being used.

A

A. The existing query and the new query use the same tables and fields.

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

When adding date criteria to the Query Design​ view, the dates you enter will be delimited​ by:

A. quotes
B. pound signs
C. parentheses
D. at signs

A

B. pound signs

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

The main reason to set a validation rule in Access is​ to:

A. make it possible to delete records.
B. keep redundant data from being entered in a table.
C. keep your database safe from unauthorized users.
D. limit the entry of incorrect values in a table.

A

D. limit the entry of incorrect values in a table.

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

Which of the following determines the amount of space a field uses in the​ database?

A. Data type
B. Field Size
C. Caption property
D. Normalization

A

B. Field Size

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