Deck 17: Creating a Database

Full screen (f)
exit full mode
Question
Each table in a database is stored as a separate file.
Use Space or
up arrow
down arrow
to flip the card.
Question
An empty table does not contain any fields.
Question
Elements that make up the database include tables, requests , forms, and queries.
Question
Each row in a database table represents a field.
Question
Use the AutoNumber data type for fields that contain numeric data.
Question
When editing the data use the Delete key to delete text to the left of the insertion point.
Question
Access provides several tools you can use to manipulate the database, and they are contained in the Navigation Pane on the right side of the database window.
Question
After a query is saved, you can run it repeatedly to display all the records that match the criteria you've specified.
Question
A(n) record contains a single unit of information.
Question
The way databases appear on the screen is similar to the way they will look when printed.
Question
Microsoft Excel is the component of the Microsoft Office suite best suited for working with large collections of data.
Question
Use the Short Text data type for fields that contain variable length data, such as comments, notes, and reviews.
Question
A new database is an empty shell.
Question
Data import options are listed on Access's IMPORT/EXPORT DATA tab.
Question
Creating a new database simply makes a file that becomes the container for all database elements.
Question
Access saves each record as you enter it.
Question
When you create a new database, Access creates an empty table called Table1.
Question
An ID field's data type is IntNumber .
Question
Fields names cannot contain spaces.
Question
To open a table the next time you start Access, open the database and then right-click the table name in the Navigation Pane.
Question
You should use the _____ data type for fields that contain words and symbols of up to 255 characters in length.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Question
A _____ contains one record.

A) cell
B) column
C) row
D) table
Question
What is the maximum length for a field name?

A) 32 characters
B) 64 characters
C) 16 characters
D) 20 characters
Question
When you start Access, which of the following options are available?

A) create a new database only
B) save a database
C) open an existing database only
D) create a new database or open an existing one
Question
Which of the following contains information about a single entity in the database?

A) a form
B) a field
C) a query
D) a record
Question
Access provides tools you can use to manipulate data in the database and they are contained in the _____.

A) Navigation Pane
B) Manipulation Pane
C) Navigation Toolbar
D) HOME tab
Question
Which of the following buttons should you click to open the File New Database dialog box?

A) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
Which of the following contains a single fact that describes an entity?

A) a report
B) a field
C) a form
D) a record
Question
A _____ is composed of fields and records.

A) table
B) query
C) form
D) report
Question
Which of the following buttons is a Create button?

A) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
Creating a new database simply makes a(n) _____ that becomes the container for the tables, data, queries, and reports.

A) object
B) document
C) file
D) spreadsheet
Question
The Short Text data type is used for fields that contain words and symbols of up to _____ characters in length.

A) 128
B) 256
C) 255
D) 64
Question
Each category of data is stored in a database _____.

A) query
B) field
C) table
D) record
Question
You should use the _____ data type for fields that contain True/False values.

A) Short Text
B) AutoNumber
C) Number
D) Yes/No
Question
All of the following are elements that make up the database, except _____.

A) tables
B) requests
C) forms
D) reports
Question
When you create a new database, Access creates an empty table called _____.

A) Access Table1
B) Database Table1
C) New Table
D) Table1
Question
You should use the _____ data type for fields that contain variable length data, such as comments, notes, and reviews.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Question
The data type for telephone numbers should be defined as _____.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Question
When a database is open, it is displayed in the Access _____ window.

A) record
B) program
C) table
D) object
Question
Microsoft Access is designed for creating and accessing _____ databases.

A) dynamic
B) relational
C) distributed
D) personal
Question
New records are added _____.

A) at the beginning of the table
B) at a random location in the table
C) at the location specified by user
D) at the end of the table
Question
Import options are listed on Access's _____ tab.

A) EXTERNAL DATA
B) EXPORT DATA
C) IMPORT DATA
D) DATABASE TOOLS
Question
To open a table that was created peviously, you have to start Access, open the database, and then _____ the table name in the Navigation Pane.

A) double-click
B) left-click
C) click
D) right-click
Question
You can modify data within a field using Backspace, Delete, and typing keys. To complete the modification you should press the _____ key.

A) Ctrl + Shift
B) Esc
C) Enter
D) Shift + Enter
Question
After opening a New Query window, which of the following would you usually select?

A) Crosstab Query Wizard
B) Simple Query Wizard
C) Find Duplicates Query Wizard
D) Find Unmatched Query Wizard
Question
When a table is open, the ribbon includes the _____ contextual tab for working with individual fields and records.

A) DATA TOOLS
B) TABLE TOOLS
C) DATABASE TOOLS
D) FIELD TOOLS
Question
<strong>  Referring to the accompanying figure, which callout points to the button you can click to create simple queries quickly?</strong> A) E B) B C) C D) H <div style=padding-top: 35px> Referring to the accompanying figure, which callout points to the button you can click to create simple queries quickly?

A) E
B) B
C) C
D) H
Question
All of the following are controls for operations that can be performed on a table, except _____.

A) Delete a record
B) Sort records
C) Move a record
D) Search
Question
Which of the following fields is designed to be used as the primary key in an empty table?

A) AutoNumber
B) Primary Key
C) ID
D) Identifier
Question
The field that uniquely identifies records in a table is called a(n) _____.

A) secondary key
B) primary key
C) search key
D) identifier
Question
The _____ key is used to delete text to the left of the insertion point.

A) Delete
B) Shift + Delete
C) Backspace
D) Shift + Backspace
Question
To identify the table you should give it a(n) _____ name.

A) unique and short
B) numeric
C) unique and descriptive
D) automatically generated
Question
A comma-delimited file is simply data separated by commas, and it is referred as a _____ file.

A) CDF
B) CSV
C) CSD
D) CDD
Question
When entering data, you can use the _____ key(s) to move from one field to the next without having to move your hand to the mouse.

A) Ctrl+Tab
B) Ctrl+Alt
C) Esc
D) Tab
Question
The field you use for the primary key should have a checkmark in the _____ box.

A) Required
B) Indexed
C) Validated
D) Unique
Question
By default, the data type for the primary key is _____.

A) Number
B) AutoNumeric
C) AutoNumber
D) UniqueNumber
Question
Which of the following icons should you click to save the table?

A) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
To delete an entire record, _____ the row header containing the record, click Delete Record, then click the Yes button.

A) right-click
B) click
C) left-click
D) double-click
Question
<strong>  Referring to the accompanying figure, which callout points to the tab that should be clicked first to build a query?</strong> A) A B) B C) D D) H <div style=padding-top: 35px> Referring to the accompanying figure, which callout points to the tab that should be clicked first to build a query?

A) A
B) B
C) D
D) H
Question
Which of the following buttons should you click to add all fields to the query?

A) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
B) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
C) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
D) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)   <div style=padding-top: 35px>
Question
To define a field for a table, you begin by selecting a(n) ____________________.
Question
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Kyra asks how to select all movies that received an award between 1940 and 1955. Maxwell tells her that the query criteria for the Award Year field should be: _____.</strong> A) >= 1940 AND <= 1955 B) >= 1940 OR <= 1955 C) = 1940 AND = 1955 D) HIGHER THAN 1940 AND LOWER THAN 1955 <div style=padding-top: 35px> Kyra asks how to select all movies that received an award between 1940 and 1955. Maxwell tells her that the query criteria for the Award Year field should be: _____.

A) >= 1940 AND <= 1955
B) >= 1940 OR <= 1955
C) = 1940 AND = 1955
D) HIGHER THAN 1940 AND LOWER THAN 1955
Question
To open a table, double-click the name of the table in the ____________________.
Question
The primary key is an important field in an Access table. Please describe a primary key. Does Access create the primary key or can you create it yourself?
Question
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Referring to the accompanying figure, James asks which of the columns is a primary key. Maxwell points to _____.</strong> A) A B) B C) C D) D <div style=padding-top: 35px> Referring to the accompanying figure, James asks which of the columns is a primary key. Maxwell points to _____.

A) A
B) B
C) C
D) D
Question
Each category of data is stored in a database ____________________.
Question
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Referring to the accompanying figure, Leon asks which of the following fields uses a Number data type. What field does Maxwell point to?</strong> A) Film Title B) Director C) MPAA D) Nominations <div style=padding-top: 35px> Referring to the accompanying figure, Leon asks which of the following fields uses a Number data type. What field does Maxwell point to?

A) Film Title
B) Director
C) MPAA
D) Nominations
Question
To enter the field name, simply type it, then press the ____________________ key.
Question
A(n) ____________________ file is simply data separated by commas.
Question
A(n) ____________________ database is very flexible because it can store data for several different but related categories.
Question
The quickest way to save a table is to click the Save button on the ____________________ toolbar.
Question
When you create a table you must specify a data type for each field. Please describe each of these data types: Date & Time, Number, AutoNumber, Yes/No.
Question
A primary key is a field that ____________________ identifies each record.
Question
New records are always added at the ____________________ of the table.
Question
A(n) ____________________ contains criteria that specify what you would like to find.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 17: Creating a Database
1
Each table in a database is stored as a separate file.
False
2
An empty table does not contain any fields.
False
3
Elements that make up the database include tables, requests , forms, and queries.
False
4
Each row in a database table represents a field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
Use the AutoNumber data type for fields that contain numeric data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
When editing the data use the Delete key to delete text to the left of the insertion point.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
Access provides several tools you can use to manipulate the database, and they are contained in the Navigation Pane on the right side of the database window.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
After a query is saved, you can run it repeatedly to display all the records that match the criteria you've specified.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
A(n) record contains a single unit of information.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
The way databases appear on the screen is similar to the way they will look when printed.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
Microsoft Excel is the component of the Microsoft Office suite best suited for working with large collections of data.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
Use the Short Text data type for fields that contain variable length data, such as comments, notes, and reviews.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
A new database is an empty shell.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
Data import options are listed on Access's IMPORT/EXPORT DATA tab.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
Creating a new database simply makes a file that becomes the container for all database elements.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
Access saves each record as you enter it.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
When you create a new database, Access creates an empty table called Table1.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
An ID field's data type is IntNumber .
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
Fields names cannot contain spaces.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
To open a table the next time you start Access, open the database and then right-click the table name in the Navigation Pane.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
You should use the _____ data type for fields that contain words and symbols of up to 255 characters in length.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
A _____ contains one record.

A) cell
B) column
C) row
D) table
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
What is the maximum length for a field name?

A) 32 characters
B) 64 characters
C) 16 characters
D) 20 characters
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
When you start Access, which of the following options are available?

A) create a new database only
B) save a database
C) open an existing database only
D) create a new database or open an existing one
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
Which of the following contains information about a single entity in the database?

A) a form
B) a field
C) a query
D) a record
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
Access provides tools you can use to manipulate data in the database and they are contained in the _____.

A) Navigation Pane
B) Manipulation Pane
C) Navigation Toolbar
D) HOME tab
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
Which of the following buttons should you click to open the File New Database dialog box?

A) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)
B) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)
C) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)
D) <strong>Which of the following buttons should you click to open the File New Database dialog box?</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following contains a single fact that describes an entity?

A) a report
B) a field
C) a form
D) a record
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
A _____ is composed of fields and records.

A) table
B) query
C) form
D) report
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
Which of the following buttons is a Create button?

A) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)
B) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)
C) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)
D) <strong>Which of the following buttons is a Create button?</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
Creating a new database simply makes a(n) _____ that becomes the container for the tables, data, queries, and reports.

A) object
B) document
C) file
D) spreadsheet
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
The Short Text data type is used for fields that contain words and symbols of up to _____ characters in length.

A) 128
B) 256
C) 255
D) 64
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
Each category of data is stored in a database _____.

A) query
B) field
C) table
D) record
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
You should use the _____ data type for fields that contain True/False values.

A) Short Text
B) AutoNumber
C) Number
D) Yes/No
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
All of the following are elements that make up the database, except _____.

A) tables
B) requests
C) forms
D) reports
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
When you create a new database, Access creates an empty table called _____.

A) Access Table1
B) Database Table1
C) New Table
D) Table1
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
You should use the _____ data type for fields that contain variable length data, such as comments, notes, and reviews.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
The data type for telephone numbers should be defined as _____.

A) Short Text
B) Long Text
C) Number
D) AutoNumber
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
When a database is open, it is displayed in the Access _____ window.

A) record
B) program
C) table
D) object
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
Microsoft Access is designed for creating and accessing _____ databases.

A) dynamic
B) relational
C) distributed
D) personal
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
New records are added _____.

A) at the beginning of the table
B) at a random location in the table
C) at the location specified by user
D) at the end of the table
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42
Import options are listed on Access's _____ tab.

A) EXTERNAL DATA
B) EXPORT DATA
C) IMPORT DATA
D) DATABASE TOOLS
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43
To open a table that was created peviously, you have to start Access, open the database, and then _____ the table name in the Navigation Pane.

A) double-click
B) left-click
C) click
D) right-click
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44
You can modify data within a field using Backspace, Delete, and typing keys. To complete the modification you should press the _____ key.

A) Ctrl + Shift
B) Esc
C) Enter
D) Shift + Enter
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
After opening a New Query window, which of the following would you usually select?

A) Crosstab Query Wizard
B) Simple Query Wizard
C) Find Duplicates Query Wizard
D) Find Unmatched Query Wizard
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
When a table is open, the ribbon includes the _____ contextual tab for working with individual fields and records.

A) DATA TOOLS
B) TABLE TOOLS
C) DATABASE TOOLS
D) FIELD TOOLS
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
<strong>  Referring to the accompanying figure, which callout points to the button you can click to create simple queries quickly?</strong> A) E B) B C) C D) H Referring to the accompanying figure, which callout points to the button you can click to create simple queries quickly?

A) E
B) B
C) C
D) H
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
All of the following are controls for operations that can be performed on a table, except _____.

A) Delete a record
B) Sort records
C) Move a record
D) Search
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49
Which of the following fields is designed to be used as the primary key in an empty table?

A) AutoNumber
B) Primary Key
C) ID
D) Identifier
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
The field that uniquely identifies records in a table is called a(n) _____.

A) secondary key
B) primary key
C) search key
D) identifier
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
The _____ key is used to delete text to the left of the insertion point.

A) Delete
B) Shift + Delete
C) Backspace
D) Shift + Backspace
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52
To identify the table you should give it a(n) _____ name.

A) unique and short
B) numeric
C) unique and descriptive
D) automatically generated
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53
A comma-delimited file is simply data separated by commas, and it is referred as a _____ file.

A) CDF
B) CSV
C) CSD
D) CDD
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
When entering data, you can use the _____ key(s) to move from one field to the next without having to move your hand to the mouse.

A) Ctrl+Tab
B) Ctrl+Alt
C) Esc
D) Tab
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
The field you use for the primary key should have a checkmark in the _____ box.

A) Required
B) Indexed
C) Validated
D) Unique
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
By default, the data type for the primary key is _____.

A) Number
B) AutoNumeric
C) AutoNumber
D) UniqueNumber
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
Which of the following icons should you click to save the table?

A) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)
B) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)
C) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)
D) <strong>Which of the following icons should you click to save the table?</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
To delete an entire record, _____ the row header containing the record, click Delete Record, then click the Yes button.

A) right-click
B) click
C) left-click
D) double-click
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
<strong>  Referring to the accompanying figure, which callout points to the tab that should be clicked first to build a query?</strong> A) A B) B C) D D) H Referring to the accompanying figure, which callout points to the tab that should be clicked first to build a query?

A) A
B) B
C) D
D) H
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
Which of the following buttons should you click to add all fields to the query?

A) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)
B) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)
C) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)
D) <strong>Which of the following buttons should you click to add all fields to the query?</strong> A)   B)   C)   D)
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
To define a field for a table, you begin by selecting a(n) ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Kyra asks how to select all movies that received an award between 1940 and 1955. Maxwell tells her that the query criteria for the Award Year field should be: _____.</strong> A) >= 1940 AND <= 1955 B) >= 1940 OR <= 1955 C) = 1940 AND = 1955 D) HIGHER THAN 1940 AND LOWER THAN 1955 Kyra asks how to select all movies that received an award between 1940 and 1955. Maxwell tells her that the query criteria for the Award Year field should be: _____.

A) >= 1940 AND <= 1955
B) >= 1940 OR <= 1955
C) = 1940 AND = 1955
D) HIGHER THAN 1940 AND LOWER THAN 1955
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
To open a table, double-click the name of the table in the ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
The primary key is an important field in an Access table. Please describe a primary key. Does Access create the primary key or can you create it yourself?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Referring to the accompanying figure, James asks which of the columns is a primary key. Maxwell points to _____.</strong> A) A B) B C) C D) D Referring to the accompanying figure, James asks which of the columns is a primary key. Maxwell points to _____.

A) A
B) B
C) C
D) D
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
Each category of data is stored in a database ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience. <strong>Case Based Critical Thinking Questions Case 17-1 Maxwell has developed a Movies database. He presented his design to his class, and some of his listeners had questions. Here is one of the tables Maxwell showed to the audience.   Referring to the accompanying figure, Leon asks which of the following fields uses a Number data type. What field does Maxwell point to?</strong> A) Film Title B) Director C) MPAA D) Nominations Referring to the accompanying figure, Leon asks which of the following fields uses a Number data type. What field does Maxwell point to?

A) Film Title
B) Director
C) MPAA
D) Nominations
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
To enter the field name, simply type it, then press the ____________________ key.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
A(n) ____________________ file is simply data separated by commas.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
A(n) ____________________ database is very flexible because it can store data for several different but related categories.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
The quickest way to save a table is to click the Save button on the ____________________ toolbar.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
When you create a table you must specify a data type for each field. Please describe each of these data types: Date & Time, Number, AutoNumber, Yes/No.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
A primary key is a field that ____________________ identifies each record.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
New records are always added at the ____________________ of the table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
A(n) ____________________ contains criteria that specify what you would like to find.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.