Deck 12: Managing and Securing a Database

Full screen (f)
exit full mode
Question
A filter may be saved as a query for a specific form or datasheet.
Use Space or
up arrow
down arrow
to flip the card.
Question
Attachments associated with a field whose data type is Attachment may be exported using the Remove button from the Attachments dialog box.____________________
Question
The data in the tables of a split database is modified by the back-end database.
Question
A filter may be saved as a query from the Advanced button in the Sort & Filter group on the Home tab.
Question
In order to isolate a subset of records from an open form or datasheet that will be needed only temporarily, a set of criteria may be placed on the records using a(n)____.

A)filter
B)ascending sort
C)macro
D)module
Question
Values designated for a multivalue field cannot be changed after the field is created and the table is saved.
Question
Which type of field is a lookup field that allows more than one value to be stored in a field in each record?

A)long text
B)multivalued
C)date/time
D)calculated
Question
Only one file attachment is allowed for a field with the Attachment data type selected.
Question
The Advanced button in the Sort & Filter group on the Home tab allows the user to verify that a filter is working properly.
Question
It is good practice to make a backup copy of a database before using the Database Splitter to split the database into two files.
Question
An Access database created using Access 2007 or later may only be saved with the *.accdb filename extension and cannot be opened with versions of Access prior to 2007.____________________
Question
The contents of an encrypted database cannot be recovered if the password for the database is not available.
Question
Performance Analyzer can only run on one Access database object at a time.
Question
Which type of filter filters records containing a selection displayed in a menu of values and context-sensitive choices for the selected field?

A)AutoFilter
B)Filter By Selection
C)Filter by Form
D)Advanced Filter/Sort
Question
After splitting a database using the Database Splitter, if the back-end database is moved to a different drive location, the Linked Table Manager must be used to change the physical drive locations of the tables located in the back-end database for the front-end database to be able to use them.____________________
Question
An outer query may also be referred to as a subquery.____________________
Question
Table design for tables in a split database may only be modified in the front-end database.____________________
Question
When using a Filter By Form to filter records, all criteria on one line must be met by a record for the record to appear in the filtered data datasheet.____________________
Question
The AutoNumber data type allows the option to specify either sequential numbering or random numbering for a field.____________________
Question
Filters applied to query datasheets are saved when the table is saved and may be applied anytime the table datasheet is open.____________________
Question
The ____ data type allows external files to be attached to a table record and stored as part of the database.

A)Attachment
B)OLE object
C)Text
D)Memo
Question
To display a multivalued field in expanded form so that each value is displayed on a separate row in a query, set the ____ property for the field.

A)Lookup
B)Value
C)Row Source
D)Validation Rule
Question
Where is an Access database password stored?

A)in an Access module
B)in an Access table named tblPW
C)it is not stored anywhere
D)in a separate database created by Access
Question
Which of the following is an example of a database containing the database tables created by the Database Splitter for the Sales database?

A)Sales_back-end
B)Sales_be
C)SalesBackEnd
D)SalesTables.accdb
Question
The primary purpose of the ____ is to optimize the performance of an Access database.

A)Table Analyzer
B)SQL Server
C)Relationships Analyzer
D)Performance Analyzer
Question
Which Access feature is used to change the filename or drive location for linked tables in an Access database?

A)Data Services
B)ODBC Database
C)Linked Table Manager
D)Link Tables dialog box
Question
The objects in a front-end database use tables in the ____.

A)modules list
B)ODBC database
C)back-end database
D)relationships window
Question
Which Access feature is used to divide an Access database into two files: one file contains the tables of the database and the other file contains the queries, forms, reports, and other database objects.

A)Linked Table Manager
B)Relationships
C)Database Splitter
D)ODBC database
Question
The ____ filter allows multiple criteria to be selected and a sort order to be defined for the selected records.

A)AutoFilter
B)Filter by Selection
C)Filter B Form
D)Advanced Filter/Sort
Question
Which type of filter selects records that equal or contain (or do not equal or do not contain)a selected value in a field?

A)AutoFilter
B)Filter By Selection
C)Filter By Form
D)Advanced Filter/Sort
Question
Access versions prior to 2007 do not have the capability to open Access 2016 databases even if saved as a previous version file if the database contains a(n)____ field type for a field.

A)OLE object
B)Attachment
C)Memo
D)Hyperlink
Question
____ filters records that match multiple criteria using the same Access logical and comparison operators used in queries.

A)AutoFilter
B)Filter by Selection
C)Filter By Form
D)Advanced Filter/Sort
Question
The Database Splitter splits an Access database into two separate files.  One file contains queries, forms, reports, and other database objects and the other file contains the database ____.

A)tables
B)modules
C)macros
D)database tools
Question
The protection of a database against intentional or accidental unauthorized access is known as database ____.

A)security
B)encryption
C)protection
D)oversight
Question
When a database is encrypted, data that is modified is encrypted ____.

A)after the database is updated
B)when the database is closed
C)before the database is updated
D)when the database is opened
Question
A database may be split by using the Access Database button in the ____ group on the Database Tools tab.

A)Tools
B)Macro
C)Relationships
D)Move Data
Question
The process of linking an outside data source to an Access database begins by clicking on the Access button in the Import & Link group on the ____ tab.

A)External Data
B)Database Tools
C)Create
D)Home
Question
Which filter type allows the use of comparison operators such as =, , and Like?

A)AutoFilter
B)Filter By Form
C)Filter By Selection
D)Advanced Filter/Sort
Question
The ____ method is used to copy a table and copies both the design of the table and the data from the table.

A)Structure Only
B)Append Data to Existing Table
C)Append Design to Existing Table
D)Structure and Data
Question
The New Values property setting for a field with the AutoNumber data type uses the ____ setting to specify sequential numbering.

A)Sequential
B)Next
C)Random
D)Increment
Question
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
There are occasions when Marissa has orders from one customer for different monogram styles for the same product. Rather than creating separate orders for each item, she might use a(n)____ field to store the different monogram styles for the product in the Orders table.

A)Lookup
B)Linked
C)Multivalued
D)Relationship
Question
Marissa would like to add a picture of each catalog product to each record in the catalog table.  Which data type should she use for the ProductDescription field?

A)Lookup
B)Multivalued
C)Attachment
D)OLE Object
Question
Users may be prevented from viewing and editing VBA code by saving the database as a(n)____ file version.

A)*.accdb
B)*.mdbe
C)*.accde
D)*.accmdbe
Question
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
Sheng's regional manager may ask for the same information again at a later date so Sheng would like to save one of his filters for use later.  What is the best option for saving the filter?

A)save the filter as a datasheet
B)save the filter with the form
C)save the filter as a query
D)save the filter as a separate file
Question
Which of the following is an example of sensitive data that would warrant the database being encrypted and protected with a password?

A)health record information
B)course schedule
C)employee addresses
D)customer ID numbers
Question
It is recommended that the user interface of a database be displayed using the ____ when a database opens with the Display Navigation Pane property disabled.

A)Layout View
B)navigation form
C)Datasheet view
D)edit form
Question
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Marissa's assistant suggested other changes be made to the database. After the changes were made, Marissa used the ____ Access tool to optimize the database by having the tool implement recommendations and suggestions.

A)ODBC Database
B)Object Dependencies
C)Performance Analyzer
D)Compact and Repair
Question
Startup options for a database may be bypassed when opening a database by pressing the ____ key while clicking on the database name.

A)Ctrl
B)Shift
C)Alt
D)Tab
Question
Alicia wants a database to open using the frmNavigation object only.  To do this, she must disable the ____ option from Backstage View using Options and the Current Database.

A)Allow Full Menus
B)Display Navigation Pane
C)Display Navigation Form
D)Enable error checking
Question
The Access default is that databases allow ____ of the database meaning that two or more users can open and use the same database at the same time.

A)read/write access
B)exclusive access
C)password protected access
D)shared access
Question
A database must be opened using ____ meaning that only one copy of the database is open in order to set a password for the database.

A)shared access
B)exclusive access
C)encrypted access
D)locked access
Question
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Each number in the ItemNumber field for all catalog products were created manually by Marissa. Her new assistant pointed out that she could have the database create the ItemNumber automatically by changing the field's data type to ____.

A)AutoNumber
B)Number
C)Long Integer
D)Calculated
Question
Using Backstage View and Access Options, set the ____ property to change the title of the database that appears in the Access window title bar.

A)Display Status Bar
B)Application Title
C)Application Icon
D)Document Window Options
Question
When shared access is allowed to a database, ____ occurs when one user is updating a record (or row)in the database and another user is denied access to that table row.

A)reading
B)exclusive access
C)row-level locking
D)encryption
Question
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
The first set of data Sheng needs to provide is the names of all floor mat manufacturers who provide floor mats that fit a specific car model.  Which type of filter should Sheng apply to the FloorMatCapatibility field that will allow the display of context-sensitive values for this single field?

A)Advanced Filter/Sort
B)Filter by Form
C)Filter by Selection
D)AutoFilter
Question
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
Sheng needs to determine which vendors provide the most options for floor mats that are compatible with the specific car model. To do this, he will apply a filter that is based on multiple selection criteria and that sorts the records that are selected by vendor name alphabetically.  Which type of filter will Sheng apply to the datasheet?

A)Advanced Filter/Sort
B)AutoFilter
C)Filter by Form
D)Filter by Selection
Question
Using the Product Vendor form, Sheng would like to filter records that match multiple selection criteria; however, he does not need the filtered records to be sorted.  Which type of filter should Sheng use for this task?

A)Filter by Form
B)Advanced Filter/Sort
C)AutoFilter
D)Filter by Selection
Question
Any database action that does not involve updating the database is known as ____ the database.

A)viewing
B)sharing access
C)reading
D)locking
Question
Sheng also considers creating a second SQL SELECT statement within the query used to create the datasheet containing the filter he plans to save. If Sheng does this, he is creating a(n)____.

A)outer query
B)subquery
C)parent query
D)filtered query
Question
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Finally, Marissa wants to secure the database because she does not want all of her new employees to access sensitive customer information such as credit card information. Her assistant suggests she ____ the database which translates the data to a scrambled format and requires a password to access the database.

A)decrypt
B)lock
C)encode
D)encrypt
Question
Match between columns
Specifies the form that opens automatically when you open the database
front-end database
Specifies the form that opens automatically when you open the database
AutoFilter
Specifies the form that opens automatically when you open the database
Performance Analyzer
Specifies the form that opens automatically when you open the database
inner query
Specifies the form that opens automatically when you open the database
linked table
Specifies the form that opens automatically when you open the database
back-end database
Specifies the form that opens automatically when you open the database
outer query
Specifies the form that opens automatically when you open the database
subquery
Specifies the form that opens automatically when you open the database
parent query
Specifies the form that opens automatically when you open the database
Filter by Selection
Specifies the form that opens automatically when you open the database
multivalued field
Specifies the form that opens automatically when you open the database
Use Access Special Keys option
Specifies the form that opens automatically when you open the database
Display Form option
Question
Match between columns
A lookup eld that allows you to store more than one value in a field in each record
front-end database
A lookup eld that allows you to store more than one value in a field in each record
AutoFilter
A lookup eld that allows you to store more than one value in a field in each record
Performance Analyzer
A lookup eld that allows you to store more than one value in a field in each record
inner query
A lookup eld that allows you to store more than one value in a field in each record
linked table
A lookup eld that allows you to store more than one value in a field in each record
back-end database
A lookup eld that allows you to store more than one value in a field in each record
outer query
A lookup eld that allows you to store more than one value in a field in each record
subquery
A lookup eld that allows you to store more than one value in a field in each record
parent query
A lookup eld that allows you to store more than one value in a field in each record
Filter by Selection
A lookup eld that allows you to store more than one value in a field in each record
multivalued field
A lookup eld that allows you to store more than one value in a field in each record
Use Access Special Keys option
A lookup eld that allows you to store more than one value in a field in each record
Display Form option
Question
Match between columns
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
front-end database
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
AutoFilter
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Performance Analyzer
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
inner query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
linked table
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
back-end database
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
outer query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
subquery
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
parent query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Filter by Selection
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
multivalued field
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Use Access Special Keys option
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Display Form option
Question
Match between columns
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
front-end database
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
AutoFilter
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Performance Analyzer
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
inner query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
linked table
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
back-end database
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
outer query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
subquery
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
parent query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Filter by Selection
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
multivalued field
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Use Access Special Keys option
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Display Form option
Question
Match between columns
The database created when using the Database Splitter that includes the tables of the database.
front-end database
The database created when using the Database Splitter that includes the tables of the database.
AutoFilter
The database created when using the Database Splitter that includes the tables of the database.
Performance Analyzer
The database created when using the Database Splitter that includes the tables of the database.
inner query
The database created when using the Database Splitter that includes the tables of the database.
linked table
The database created when using the Database Splitter that includes the tables of the database.
back-end database
The database created when using the Database Splitter that includes the tables of the database.
outer query
The database created when using the Database Splitter that includes the tables of the database.
subquery
The database created when using the Database Splitter that includes the tables of the database.
parent query
The database created when using the Database Splitter that includes the tables of the database.
Filter by Selection
The database created when using the Database Splitter that includes the tables of the database.
multivalued field
The database created when using the Database Splitter that includes the tables of the database.
Use Access Special Keys option
The database created when using the Database Splitter that includes the tables of the database.
Display Form option
Question
Match between columns
A table that is stored in a file outside of the open database that can be updated from the open database.
front-end database
A table that is stored in a file outside of the open database that can be updated from the open database.
AutoFilter
A table that is stored in a file outside of the open database that can be updated from the open database.
Performance Analyzer
A table that is stored in a file outside of the open database that can be updated from the open database.
inner query
A table that is stored in a file outside of the open database that can be updated from the open database.
linked table
A table that is stored in a file outside of the open database that can be updated from the open database.
back-end database
A table that is stored in a file outside of the open database that can be updated from the open database.
outer query
A table that is stored in a file outside of the open database that can be updated from the open database.
subquery
A table that is stored in a file outside of the open database that can be updated from the open database.
parent query
A table that is stored in a file outside of the open database that can be updated from the open database.
Filter by Selection
A table that is stored in a file outside of the open database that can be updated from the open database.
multivalued field
A table that is stored in a file outside of the open database that can be updated from the open database.
Use Access Special Keys option
A table that is stored in a file outside of the open database that can be updated from the open database.
Display Form option
Question
Match between columns
A query that is run first within another query before the parent query is run.
front-end database
A query that is run first within another query before the parent query is run.
AutoFilter
A query that is run first within another query before the parent query is run.
Performance Analyzer
A query that is run first within another query before the parent query is run.
inner query
A query that is run first within another query before the parent query is run.
linked table
A query that is run first within another query before the parent query is run.
back-end database
A query that is run first within another query before the parent query is run.
outer query
A query that is run first within another query before the parent query is run.
subquery
A query that is run first within another query before the parent query is run.
parent query
A query that is run first within another query before the parent query is run.
Filter by Selection
A query that is run first within another query before the parent query is run.
multivalued field
A query that is run first within another query before the parent query is run.
Use Access Special Keys option
A query that is run first within another query before the parent query is run.
Display Form option
Question
Match between columns
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
front-end database
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
AutoFilter
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Performance Analyzer
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
inner query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
linked table
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
back-end database
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
outer query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
subquery
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
parent query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Filter by Selection
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
multivalued field
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Use Access Special Keys option
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Display Form option
Question
Match between columns
A query that contains a subquery.
front-end database
A query that contains a subquery.
AutoFilter
A query that contains a subquery.
Performance Analyzer
A query that contains a subquery.
inner query
A query that contains a subquery.
linked table
A query that contains a subquery.
back-end database
A query that contains a subquery.
outer query
A query that contains a subquery.
subquery
A query that contains a subquery.
parent query
A query that contains a subquery.
Filter by Selection
A query that contains a subquery.
multivalued field
A query that contains a subquery.
Use Access Special Keys option
A query that contains a subquery.
Display Form option
Question
Match between columns
The database created when using the Database Splitter that includes all database objects except the tables of the database.
front-end database
The database created when using the Database Splitter that includes all database objects except the tables of the database.
AutoFilter
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Performance Analyzer
The database created when using the Database Splitter that includes all database objects except the tables of the database.
inner query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
linked table
The database created when using the Database Splitter that includes all database objects except the tables of the database.
back-end database
The database created when using the Database Splitter that includes all database objects except the tables of the database.
outer query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
subquery
The database created when using the Database Splitter that includes all database objects except the tables of the database.
parent query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Filter by Selection
The database created when using the Database Splitter that includes all database objects except the tables of the database.
multivalued field
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Use Access Special Keys option
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Display Form option
Question
Match between columns
Another name for a parent query.
front-end database
Another name for a parent query.
AutoFilter
Another name for a parent query.
Performance Analyzer
Another name for a parent query.
inner query
Another name for a parent query.
linked table
Another name for a parent query.
back-end database
Another name for a parent query.
outer query
Another name for a parent query.
subquery
Another name for a parent query.
parent query
Another name for a parent query.
Filter by Selection
Another name for a parent query.
multivalued field
Another name for a parent query.
Use Access Special Keys option
Another name for a parent query.
Display Form option
Question
When deciding whether or not to use a multivalued filed in an Access database, what limitations of using multivalued fields should be given careful thought?
Question
Match between columns
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
front-end database
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
AutoFilter
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Performance Analyzer
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
inner query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
linked table
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
back-end database
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
outer query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
subquery
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
parent query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Filter by Selection
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
multivalued field
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Use Access Special Keys option
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Display Form option
Question
Why is it a good idea to set the Allow Zero Length property to No for fields with the Text or Memo data types?
Question
Match between columns
An Access tool used to optimize the performance of an Access database.
front-end database
An Access tool used to optimize the performance of an Access database.
AutoFilter
An Access tool used to optimize the performance of an Access database.
Performance Analyzer
An Access tool used to optimize the performance of an Access database.
inner query
An Access tool used to optimize the performance of an Access database.
linked table
An Access tool used to optimize the performance of an Access database.
back-end database
An Access tool used to optimize the performance of an Access database.
outer query
An Access tool used to optimize the performance of an Access database.
subquery
An Access tool used to optimize the performance of an Access database.
parent query
An Access tool used to optimize the performance of an Access database.
Filter by Selection
An Access tool used to optimize the performance of an Access database.
multivalued field
An Access tool used to optimize the performance of an Access database.
Use Access Special Keys option
An Access tool used to optimize the performance of an Access database.
Display Form option
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 12: Managing and Securing a Database
1
A filter may be saved as a query for a specific form or datasheet.
True
2
Attachments associated with a field whose data type is Attachment may be exported using the Remove button from the Attachments dialog box.____________________
False
3
The data in the tables of a split database is modified by the back-end database.
False
4
A filter may be saved as a query from the Advanced button in the Sort & Filter group on the Home tab.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
In order to isolate a subset of records from an open form or datasheet that will be needed only temporarily, a set of criteria may be placed on the records using a(n)____.

A)filter
B)ascending sort
C)macro
D)module
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
Values designated for a multivalue field cannot be changed after the field is created and the table is saved.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
Which type of field is a lookup field that allows more than one value to be stored in a field in each record?

A)long text
B)multivalued
C)date/time
D)calculated
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
8
Only one file attachment is allowed for a field with the Attachment data type selected.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
9
The Advanced button in the Sort & Filter group on the Home tab allows the user to verify that a filter is working properly.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
It is good practice to make a backup copy of a database before using the Database Splitter to split the database into two files.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
An Access database created using Access 2007 or later may only be saved with the *.accdb filename extension and cannot be opened with versions of Access prior to 2007.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
The contents of an encrypted database cannot be recovered if the password for the database is not available.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
Performance Analyzer can only run on one Access database object at a time.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
Which type of filter filters records containing a selection displayed in a menu of values and context-sensitive choices for the selected field?

A)AutoFilter
B)Filter By Selection
C)Filter by Form
D)Advanced Filter/Sort
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
15
After splitting a database using the Database Splitter, if the back-end database is moved to a different drive location, the Linked Table Manager must be used to change the physical drive locations of the tables located in the back-end database for the front-end database to be able to use them.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
An outer query may also be referred to as a subquery.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
Table design for tables in a split database may only be modified in the front-end database.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
When using a Filter By Form to filter records, all criteria on one line must be met by a record for the record to appear in the filtered data datasheet.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
The AutoNumber data type allows the option to specify either sequential numbering or random numbering for a field.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
20
Filters applied to query datasheets are saved when the table is saved and may be applied anytime the table datasheet is open.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
21
The ____ data type allows external files to be attached to a table record and stored as part of the database.

A)Attachment
B)OLE object
C)Text
D)Memo
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
22
To display a multivalued field in expanded form so that each value is displayed on a separate row in a query, set the ____ property for the field.

A)Lookup
B)Value
C)Row Source
D)Validation Rule
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
23
Where is an Access database password stored?

A)in an Access module
B)in an Access table named tblPW
C)it is not stored anywhere
D)in a separate database created by Access
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
24
Which of the following is an example of a database containing the database tables created by the Database Splitter for the Sales database?

A)Sales_back-end
B)Sales_be
C)SalesBackEnd
D)SalesTables.accdb
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
25
The primary purpose of the ____ is to optimize the performance of an Access database.

A)Table Analyzer
B)SQL Server
C)Relationships Analyzer
D)Performance Analyzer
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
26
Which Access feature is used to change the filename or drive location for linked tables in an Access database?

A)Data Services
B)ODBC Database
C)Linked Table Manager
D)Link Tables dialog box
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
27
The objects in a front-end database use tables in the ____.

A)modules list
B)ODBC database
C)back-end database
D)relationships window
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
28
Which Access feature is used to divide an Access database into two files: one file contains the tables of the database and the other file contains the queries, forms, reports, and other database objects.

A)Linked Table Manager
B)Relationships
C)Database Splitter
D)ODBC database
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
29
The ____ filter allows multiple criteria to be selected and a sort order to be defined for the selected records.

A)AutoFilter
B)Filter by Selection
C)Filter B Form
D)Advanced Filter/Sort
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
30
Which type of filter selects records that equal or contain (or do not equal or do not contain)a selected value in a field?

A)AutoFilter
B)Filter By Selection
C)Filter By Form
D)Advanced Filter/Sort
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
31
Access versions prior to 2007 do not have the capability to open Access 2016 databases even if saved as a previous version file if the database contains a(n)____ field type for a field.

A)OLE object
B)Attachment
C)Memo
D)Hyperlink
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
32
____ filters records that match multiple criteria using the same Access logical and comparison operators used in queries.

A)AutoFilter
B)Filter by Selection
C)Filter By Form
D)Advanced Filter/Sort
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
33
The Database Splitter splits an Access database into two separate files.  One file contains queries, forms, reports, and other database objects and the other file contains the database ____.

A)tables
B)modules
C)macros
D)database tools
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
34
The protection of a database against intentional or accidental unauthorized access is known as database ____.

A)security
B)encryption
C)protection
D)oversight
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
35
When a database is encrypted, data that is modified is encrypted ____.

A)after the database is updated
B)when the database is closed
C)before the database is updated
D)when the database is opened
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
36
A database may be split by using the Access Database button in the ____ group on the Database Tools tab.

A)Tools
B)Macro
C)Relationships
D)Move Data
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
37
The process of linking an outside data source to an Access database begins by clicking on the Access button in the Import & Link group on the ____ tab.

A)External Data
B)Database Tools
C)Create
D)Home
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
38
Which filter type allows the use of comparison operators such as =, , and Like?

A)AutoFilter
B)Filter By Form
C)Filter By Selection
D)Advanced Filter/Sort
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
39
The ____ method is used to copy a table and copies both the design of the table and the data from the table.

A)Structure Only
B)Append Data to Existing Table
C)Append Design to Existing Table
D)Structure and Data
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
40
The New Values property setting for a field with the AutoNumber data type uses the ____ setting to specify sequential numbering.

A)Sequential
B)Next
C)Random
D)Increment
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
41
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
There are occasions when Marissa has orders from one customer for different monogram styles for the same product. Rather than creating separate orders for each item, she might use a(n)____ field to store the different monogram styles for the product in the Orders table.

A)Lookup
B)Linked
C)Multivalued
D)Relationship
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
42
Marissa would like to add a picture of each catalog product to each record in the catalog table.  Which data type should she use for the ProductDescription field?

A)Lookup
B)Multivalued
C)Attachment
D)OLE Object
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
43
Users may be prevented from viewing and editing VBA code by saving the database as a(n)____ file version.

A)*.accdb
B)*.mdbe
C)*.accde
D)*.accmdbe
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
44
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
Sheng's regional manager may ask for the same information again at a later date so Sheng would like to save one of his filters for use later.  What is the best option for saving the filter?

A)save the filter as a datasheet
B)save the filter with the form
C)save the filter as a query
D)save the filter as a separate file
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
Which of the following is an example of sensitive data that would warrant the database being encrypted and protected with a password?

A)health record information
B)course schedule
C)employee addresses
D)customer ID numbers
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
It is recommended that the user interface of a database be displayed using the ____ when a database opens with the Display Navigation Pane property disabled.

A)Layout View
B)navigation form
C)Datasheet view
D)edit form
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
47
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Marissa's assistant suggested other changes be made to the database. After the changes were made, Marissa used the ____ Access tool to optimize the database by having the tool implement recommendations and suggestions.

A)ODBC Database
B)Object Dependencies
C)Performance Analyzer
D)Compact and Repair
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
48
Startup options for a database may be bypassed when opening a database by pressing the ____ key while clicking on the database name.

A)Ctrl
B)Shift
C)Alt
D)Tab
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
49
Alicia wants a database to open using the frmNavigation object only.  To do this, she must disable the ____ option from Backstage View using Options and the Current Database.

A)Allow Full Menus
B)Display Navigation Pane
C)Display Navigation Form
D)Enable error checking
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
50
The Access default is that databases allow ____ of the database meaning that two or more users can open and use the same database at the same time.

A)read/write access
B)exclusive access
C)password protected access
D)shared access
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
51
A database must be opened using ____ meaning that only one copy of the database is open in order to set a password for the database.

A)shared access
B)exclusive access
C)encrypted access
D)locked access
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
52
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Each number in the ItemNumber field for all catalog products were created manually by Marissa. Her new assistant pointed out that she could have the database create the ItemNumber automatically by changing the field's data type to ____.

A)AutoNumber
B)Number
C)Long Integer
D)Calculated
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
53
Using Backstage View and Access Options, set the ____ property to change the title of the database that appears in the Access window title bar.

A)Display Status Bar
B)Application Title
C)Application Icon
D)Document Window Options
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
54
When shared access is allowed to a database, ____ occurs when one user is updating a record (or row)in the database and another user is denied access to that table row.

A)reading
B)exclusive access
C)row-level locking
D)encryption
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
55
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
The first set of data Sheng needs to provide is the names of all floor mat manufacturers who provide floor mats that fit a specific car model.  Which type of filter should Sheng apply to the FloorMatCapatibility field that will allow the display of context-sensitive values for this single field?

A)Advanced Filter/Sort
B)Filter by Form
C)Filter by Selection
D)AutoFilter
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
Case-Based Critical Thinking Questions
Case 12-1
Sheng has been asked to provide data from the Inventory database of a regional auto parts store to the store's regional manager. He has been given specific requirements to narrow the data based on the information the manager needs. Sheng will apply filters to the tables in the Inventory database to provide his manager with the requested information.
Sheng needs to determine which vendors provide the most options for floor mats that are compatible with the specific car model. To do this, he will apply a filter that is based on multiple selection criteria and that sorts the records that are selected by vendor name alphabetically.  Which type of filter will Sheng apply to the datasheet?

A)Advanced Filter/Sort
B)AutoFilter
C)Filter by Form
D)Filter by Selection
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
57
Using the Product Vendor form, Sheng would like to filter records that match multiple selection criteria; however, he does not need the filtered records to be sorted.  Which type of filter should Sheng use for this task?

A)Filter by Form
B)Advanced Filter/Sort
C)AutoFilter
D)Filter by Selection
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
58
Any database action that does not involve updating the database is known as ____ the database.

A)viewing
B)sharing access
C)reading
D)locking
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
Sheng also considers creating a second SQL SELECT statement within the query used to create the datasheet containing the filter he plans to save. If Sheng does this, he is creating a(n)____.

A)outer query
B)subquery
C)parent query
D)filtered query
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
60
Case-Based Critical Thinking Questions
Case 12-2
Marissa's monogram business has expanded exponentially since she added an online catalog and ordering to her business.  Her database needs to be expanded and changed to meet the needs of the growing business.  Her database includes tables for monogram styles, catalog products, orders, billing, customers, and vendors.
Finally, Marissa wants to secure the database because she does not want all of her new employees to access sensitive customer information such as credit card information. Her assistant suggests she ____ the database which translates the data to a scrambled format and requires a password to access the database.

A)decrypt
B)lock
C)encode
D)encrypt
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
Match between columns
Specifies the form that opens automatically when you open the database
front-end database
Specifies the form that opens automatically when you open the database
AutoFilter
Specifies the form that opens automatically when you open the database
Performance Analyzer
Specifies the form that opens automatically when you open the database
inner query
Specifies the form that opens automatically when you open the database
linked table
Specifies the form that opens automatically when you open the database
back-end database
Specifies the form that opens automatically when you open the database
outer query
Specifies the form that opens automatically when you open the database
subquery
Specifies the form that opens automatically when you open the database
parent query
Specifies the form that opens automatically when you open the database
Filter by Selection
Specifies the form that opens automatically when you open the database
multivalued field
Specifies the form that opens automatically when you open the database
Use Access Special Keys option
Specifies the form that opens automatically when you open the database
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
Match between columns
A lookup eld that allows you to store more than one value in a field in each record
front-end database
A lookup eld that allows you to store more than one value in a field in each record
AutoFilter
A lookup eld that allows you to store more than one value in a field in each record
Performance Analyzer
A lookup eld that allows you to store more than one value in a field in each record
inner query
A lookup eld that allows you to store more than one value in a field in each record
linked table
A lookup eld that allows you to store more than one value in a field in each record
back-end database
A lookup eld that allows you to store more than one value in a field in each record
outer query
A lookup eld that allows you to store more than one value in a field in each record
subquery
A lookup eld that allows you to store more than one value in a field in each record
parent query
A lookup eld that allows you to store more than one value in a field in each record
Filter by Selection
A lookup eld that allows you to store more than one value in a field in each record
multivalued field
A lookup eld that allows you to store more than one value in a field in each record
Use Access Special Keys option
A lookup eld that allows you to store more than one value in a field in each record
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
Match between columns
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
front-end database
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
AutoFilter
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Performance Analyzer
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
inner query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
linked table
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
back-end database
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
outer query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
subquery
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
parent query
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Filter by Selection
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
multivalued field
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Use Access Special Keys option
E nables or disables the F11 key (show/hide the Navigation Pane), Ctrl+G (show/hide the Immediate window in VB editor), and Alt+F1 (start VB Editor).
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
Match between columns
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
front-end database
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
AutoFilter
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Performance Analyzer
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
inner query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
linked table
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
back-end database
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
outer query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
subquery
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
parent query
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Filter by Selection
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
multivalued field
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Use Access Special Keys option
The filter type that filters records containing one of the selections displayed in a menu of values and context-sensitive choices for the selected field.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
Match between columns
The database created when using the Database Splitter that includes the tables of the database.
front-end database
The database created when using the Database Splitter that includes the tables of the database.
AutoFilter
The database created when using the Database Splitter that includes the tables of the database.
Performance Analyzer
The database created when using the Database Splitter that includes the tables of the database.
inner query
The database created when using the Database Splitter that includes the tables of the database.
linked table
The database created when using the Database Splitter that includes the tables of the database.
back-end database
The database created when using the Database Splitter that includes the tables of the database.
outer query
The database created when using the Database Splitter that includes the tables of the database.
subquery
The database created when using the Database Splitter that includes the tables of the database.
parent query
The database created when using the Database Splitter that includes the tables of the database.
Filter by Selection
The database created when using the Database Splitter that includes the tables of the database.
multivalued field
The database created when using the Database Splitter that includes the tables of the database.
Use Access Special Keys option
The database created when using the Database Splitter that includes the tables of the database.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
Match between columns
A table that is stored in a file outside of the open database that can be updated from the open database.
front-end database
A table that is stored in a file outside of the open database that can be updated from the open database.
AutoFilter
A table that is stored in a file outside of the open database that can be updated from the open database.
Performance Analyzer
A table that is stored in a file outside of the open database that can be updated from the open database.
inner query
A table that is stored in a file outside of the open database that can be updated from the open database.
linked table
A table that is stored in a file outside of the open database that can be updated from the open database.
back-end database
A table that is stored in a file outside of the open database that can be updated from the open database.
outer query
A table that is stored in a file outside of the open database that can be updated from the open database.
subquery
A table that is stored in a file outside of the open database that can be updated from the open database.
parent query
A table that is stored in a file outside of the open database that can be updated from the open database.
Filter by Selection
A table that is stored in a file outside of the open database that can be updated from the open database.
multivalued field
A table that is stored in a file outside of the open database that can be updated from the open database.
Use Access Special Keys option
A table that is stored in a file outside of the open database that can be updated from the open database.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
Match between columns
A query that is run first within another query before the parent query is run.
front-end database
A query that is run first within another query before the parent query is run.
AutoFilter
A query that is run first within another query before the parent query is run.
Performance Analyzer
A query that is run first within another query before the parent query is run.
inner query
A query that is run first within another query before the parent query is run.
linked table
A query that is run first within another query before the parent query is run.
back-end database
A query that is run first within another query before the parent query is run.
outer query
A query that is run first within another query before the parent query is run.
subquery
A query that is run first within another query before the parent query is run.
parent query
A query that is run first within another query before the parent query is run.
Filter by Selection
A query that is run first within another query before the parent query is run.
multivalued field
A query that is run first within another query before the parent query is run.
Use Access Special Keys option
A query that is run first within another query before the parent query is run.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
Match between columns
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
front-end database
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
AutoFilter
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Performance Analyzer
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
inner query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
linked table
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
back-end database
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
outer query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
subquery
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
parent query
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Filter by Selection
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
multivalued field
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Use Access Special Keys option
The filter type used to filter records that equal or contain (or do not equal or do not contain)a selected value in a field.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
69
Match between columns
A query that contains a subquery.
front-end database
A query that contains a subquery.
AutoFilter
A query that contains a subquery.
Performance Analyzer
A query that contains a subquery.
inner query
A query that contains a subquery.
linked table
A query that contains a subquery.
back-end database
A query that contains a subquery.
outer query
A query that contains a subquery.
subquery
A query that contains a subquery.
parent query
A query that contains a subquery.
Filter by Selection
A query that contains a subquery.
multivalued field
A query that contains a subquery.
Use Access Special Keys option
A query that contains a subquery.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
Match between columns
The database created when using the Database Splitter that includes all database objects except the tables of the database.
front-end database
The database created when using the Database Splitter that includes all database objects except the tables of the database.
AutoFilter
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Performance Analyzer
The database created when using the Database Splitter that includes all database objects except the tables of the database.
inner query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
linked table
The database created when using the Database Splitter that includes all database objects except the tables of the database.
back-end database
The database created when using the Database Splitter that includes all database objects except the tables of the database.
outer query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
subquery
The database created when using the Database Splitter that includes all database objects except the tables of the database.
parent query
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Filter by Selection
The database created when using the Database Splitter that includes all database objects except the tables of the database.
multivalued field
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Use Access Special Keys option
The database created when using the Database Splitter that includes all database objects except the tables of the database.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
Match between columns
Another name for a parent query.
front-end database
Another name for a parent query.
AutoFilter
Another name for a parent query.
Performance Analyzer
Another name for a parent query.
inner query
Another name for a parent query.
linked table
Another name for a parent query.
back-end database
Another name for a parent query.
outer query
Another name for a parent query.
subquery
Another name for a parent query.
parent query
Another name for a parent query.
Filter by Selection
Another name for a parent query.
multivalued field
Another name for a parent query.
Use Access Special Keys option
Another name for a parent query.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
When deciding whether or not to use a multivalued filed in an Access database, what limitations of using multivalued fields should be given careful thought?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
Match between columns
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
front-end database
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
AutoFilter
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Performance Analyzer
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
inner query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
linked table
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
back-end database
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
outer query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
subquery
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
parent query
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Filter by Selection
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
multivalued field
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Use Access Special Keys option
A second query included in a SQL SELECT statement beginning with a second SELECT statement.
Display Form option
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
Why is it a good idea to set the Allow Zero Length property to No for fields with the Text or Memo data types?
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
Match between columns
An Access tool used to optimize the performance of an Access database.
front-end database
An Access tool used to optimize the performance of an Access database.
AutoFilter
An Access tool used to optimize the performance of an Access database.
Performance Analyzer
An Access tool used to optimize the performance of an Access database.
inner query
An Access tool used to optimize the performance of an Access database.
linked table
An Access tool used to optimize the performance of an Access database.
back-end database
An Access tool used to optimize the performance of an Access database.
outer query
An Access tool used to optimize the performance of an Access database.
subquery
An Access tool used to optimize the performance of an Access database.
parent query
An Access tool used to optimize the performance of an Access database.
Filter by Selection
An Access tool used to optimize the performance of an Access database.
multivalued field
An Access tool used to optimize the performance of an Access database.
Use Access Special Keys option
An Access tool used to optimize the performance of an Access database.
Display Form option
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.