Chapter 2 Questions and Answer Flashcards

Questions and Answer

1
Q

Jenna needs to design a database for a clothing company. The first step Jenna should take is to determine what:

A

tables will be required.

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

__________________________ is the unnecessary duplication of data in two or more tables, and can lead to errors.

A

Data redundancy

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

When creating a multi-table query, which of the following statements is NOT correct?

A

All tables in the database should be included in the multi-table query.

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

Which of the following relationships can be used to describe a customer record that is linked to several order records?

A

One-to-many

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

Natasha needs to acquire data for a database from an Excel spreadsheet. She should use the ____________ group on the External Data Tab.

A

Import & Link

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

Marianne is working with a database containing the names and addresses of people on her holiday card list. In order for Marianne to send this list to Word so she can create a mail merge, she should use the __________________ on the External Data Tab.

A

Export

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

If you need to run a query, but are unsure of the spelling of a criterion, you can substitute characters with a(n) __________________ that can be used to represent one or more characters.

A

wildcard

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

A(n) ______________________ is a mathematical symbol such as a multiplication or division sign.

A

operator

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

Sarah is working in a database that stores information on residents in a nursing home. She needs to find all of the records for patients 70 years or older. Which of the following expressions should she use to specify the age?

A

70

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

Matthew is working in a database that contains client information. He needs to determine which clients have not been assigned a sales representative. He could use the ____________________ expression to find records that have an empty sales representative field.

A

Is Null

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

Which table view would you select if you wanted to define a table from start to finish?

A

Design view

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

Users may enter, delete, or edit table records in the ______________________view.

A

Datasheet

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

To modify the structure of a table, including creating or changing the fields of the table, you would use the _______________view.

A

Design

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

A query’s search specifications can be edited on the _____________________ row in the query design view.

A

Criteria

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

You can specify a data source for a query on the ______________ row in the query design view.

A

Table

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

True or False Number data types in a query criterion do not require any delimiters.

A

True

17
Q

True or False An operand is the part of the expression that is being operated on in a query.

A

True

18
Q

True or False Table data can be edited in Design view.

A

False

19
Q

True or False When designing a table, data should be stored in the largest elements possible.

A

False

20
Q

True or False In a query, a Date/Time criterion must be enclosed with the pound sign delimiter.

A

True

21
Q

True or False If you require a series of queries that ask similar questions, it may be more efficient to create one query and then copy and edit it as needed.

A

True

22
Q

True or False The results of a query are referred to as a recordset.

A

True

23
Q

True or False You can create a query in Design view or by using the Query Wizard.

A

True

24
Q

True or False Multi-table queries are more difficult to design than Single-Table queries.

A

False

25
Q

True or False Once a multi-table query is created, you cannot add more tables to the query.

A

False