Deck 4: Organizing and Manipulating the Data in Databases

Full screen (f)
exit full mode
Question
A template that you can create in Microsoft Access and that prompts users for expected values is called a "mask."
Use Space or
up arrow
down arrow
to flip the card.
Question
A useful guideline to follow when creating data fields containing text is to limit data fields to reasonable lengths.
Question
A good primary record key to use for a table of employee records that you might create in Access is the employee's last name.
Question
A DBMS is a type of hardware.
Question
An example of a data type for a data field in the record of an Access table is "Text."
Question
An example of a data type for a data field in the record of an Access table is "Number."
Question
Microsoft Access is an example of a database management system, not a database.
Question
The conventional prefix for the name of a table is "tbl."
Question
A useful guideline to follow when creating data fields containing text is to assign at least 50 characters to it.
Question
The guideline recommending that you create "mnemonic names for data fields" means that you should name data fields that rhyme with their data types.
Question
Microsoft Access is an example of a database, not a database management system.
Question
It is not possible to save a table in Microsoft Access unless you also identify a primary record key.
Question
A DBMS is a type of software.
Question
DDL is an acronym for "data definition language."
Question
To create a relationship between two tables in Microsoft Access, you should use the Relationships window.
Question
To create a relationship between two tables in Microsoft Access, you should use the Queries window.
Question
Databases are the same thing as database management systems.
Question
The inability to delete a parent record if it has subordinate or "child records" in a relational database is enforced by using "Parental Hierarchy" in Microsoft Access.
Question
The inability to delete a parent record if it has subordinate or "child records" in a relational database is enforced by using "Referential Integrity" in Microsoft Access.
Question
Microsoft Access uses a key symbol to identify the primary record key in a database table.
Question
When purchasing a new database management system, managers should focus on the system's technological capabilities rather than its compatibility with current systems.
Question
Using Microsoft Access, "referential integrity" enables you to delete a record on the "one" side of a one-to-many relationship.
Question
OLAP is notable for its "drill-down capability."
Question
Using Microsoft Access, you can delete a record from the "many" side of a one-to-many relationship, even if referential integrity is enforced.
Question
SQL is an example of a database query language.
Question
Multimedia databases have rendered traditional text databases useless.
Question
If creating a data mart is not cost effective, management should consider creating a data warehouse, which typically uses less money and time to design.
Question
DML stands for "data management logic."
Question
Database designers typically store employee Social Insurance numbers as "Long Integer" data types.
Question
Pivot tables are powerful statistical tools, but allow the user little flexibility in selecting what data can be analyzed.
Question
Online analytical processing enables a computer system to display information that must be computed from the data stored in a database.
Question
Database management systems allow their users to create "input masks" which help to prevent input errors.
Question
Data warehouses are only used for analyzing current accounting data.
Question
A database schema is a plan of the entire database.
Question
Object-oriented databases are used to archive older data that management no longer needs to process.
Question
An example of an input mask for an Access data field is "000\-00\-0000."
Question
A DBMS is an efficient database table in third normal form.
Question
It is not necessary for data to be "clean" or accurate if they are stored in a data warehouse.
Question
A database subschema is a plot that can often be discovered with forensic accounting.
Question
An example of a data type for a database record field is "Memo."
Question
A database management system is:

A)A set of computer files
B)A set of one or more computer programs
C)A set of data to be processed by a computer
D)A manual accounting information system
Question
A dynaset is the total set of records in a database table.
Question
Using Access, which of the following is not a recognized data type?

A)Yes/No
B)Year
C)Currency
D)Date
Question
Using Microsoft Access to create a select query with multiple criteria all of which you want satisfied at the same time), you should specify them on separate Criteria lines of the query.
Question
Database management systems are important to accountants because:

A)They automate file storage tasks and enable accountants to generate worthwhile financial reports
B)They eliminate data redundancy
C)They are unique data structures which accountants have never used before
D)They are easy to develop and therefore save money
E)They are energy efficient
Question
Using Microsoft Access to create a select query with multiple criteria all of which you want satisfied at the same time), you should specify them on the same Criteria line of the query.
Question
An append query in Microsoft Access is an example of an action query that enables you to systematically add the term "Jr." to individual names in a customer database.
Question
A dynaset is the set of records that results from a query.
Question
A disadvantage of database management systems is that:

A)They are not flexible
B)They cannot be implemented on microcomputers
C)They rarely support file inquiries
D)They are often machine dependent e.g., not all DBMSs can run on all types of computers)
Question
_________ is an Access tool that prohibits users from deleting parent records with child records i.e., records related in a one-to-many relationship).

A)Referential integrity
B)Mnemonic naming
C)Integrative relationships
D)Data typing
E)none of these is correct
Question
It is not possible to conduct multi-table queries using Microsoft Access because each table in the system is independent of the others.
Question
All of the following are data types that you can assign to data fields when creating records in Microsoft Access except:

A)Text
B)Number
C)Memo
D)Percent
E)all of these are legitimate data types
Question
If you wish to create a select query with alternate criteria using Microsoft Access e.g., you wish to see a list of all customers living in zip codes 12345 or 12366), you should specify them on separate Criteria lines of the query.
Question
An OR operation query)in Microsoft Access requires you to use multiple Criteria lines to create the query.
Question
An update query in Microsoft Access is an example of an action query that enables you to increase the prices by ten percent for all those products starting with product code "123."
Question
A delete query in Microsoft Access is an example of an action query that enables you to delete all those records in a table satisfying specific criteria.
Question
It is not necessary to spell accurately or correctly when creating queries in Microsoft Access because such matters as case or spelling are corrected automatically by the system's spell checker.
Question
Database management systems can be implemented on:

A)Mainframe computers only
B)Mainframe and minicomputers only
C)Mainframes, minicomputers, and microcomputers
D)Microcomputers only
Question
The proper prefix to use when naming a table in Microsoft Access is:

A)tab
B)table
C)tbl
D)tb
E)none of these
Question
Which one of these is not a good guideline to follow when creating tables in a relational database?

A)Design first, create tables later
B)Name tables systematically, using conventional "tbl" prefixes
C)Use mnemonic names for data fields
D)Assign at least 50 characters to each text field
E)Use consistent data types for primary and foreign key fields
Question
Which tool enables a DBMS to extract only a subset of records from a database?

A)Table
B)Query
C)Validation test
D)none of these
Question
To perform a range test of the "hours worked" data field for an employee, you should store the term "Between 0 and 40" in which of these properties in Access?

A)Text
B)Testing procedure
C)Validation rule
D)Validation text
Question
All of the following are advantages of drop-down boxes in Access except:

A)It limits users to valid input choices
B)It takes a small amount of room, even if the number of choices is large
C)It always limits users to numeric entries
D)The entries for the combo box can be stored in a separate table
Question
A "default value" for an Access data field is:

A)The value of last resort
B)A value that Access will assume if the user does not enter one
C)A value that Access will take from the last record entered into the system
D)none of these
Question
When Access links records to one another in different tables, the foreign key in one record refers to the _______ in another record.

A)Primary key
B)Secondary key
C)Foreign key
D)Linkage key
Question
You can increase the prices of selected products systematically using Microsoft's:

A)Append query
B)Update query
C)Make table query
D)Delete query
E)Select query
Question
DML stands for:

A)Distributed management logic
B)Data management logic
C)Data management language
D)Data manipulation language
Question
An advantage of defining a default value for an Access data field is that it:

A)Assures that the data in all records will be exactly the same for that field
B)Eliminates data redundancy
C)Helps create subsequent queries on that field
D)Saves typing, and probably errors
Question
An advantage of using a drop-down box in an Access database is that:

A)It helps users avoid input errors
B)It provides an input mask for data entries
C)It automatically screens numeric data for incorrect values
D)all of these are correct
Question
The purpose of an input mask is to:

A)Disguise data when they are first input into a database
B)Transform data from alphabetic to numeric formats
C)Help users avoid data entry errors
D)Hide sensitive data such as passwords onscreen
Question
A database developer can require Access to display records in an ascending sequence using this data field property:

A)Organize
B)Index
C)Reorganize
D)Sequencing
Question
You can instruct Access to display a particular error message if you use this property:

A)Validation rule
B)Validation text
C)Validation message
D)Validation error
Question
You could append the term "Jr." to selected names in a customer database using Microsoft's:

A)Append query
B)Update query
C)Make table query
D)Select query
E)none of these this is not possible using an action query)
Question
The purpose of using validation tests in the record definition of a database is to:

A)Make sure the database works properly
B)Avoid data entry errors
C)Ensure normalized data
D)Verify that the user is authorized to enter data in the database
Question
In Access, a validation rule triggers at the time when:

A)The user enters a value that falls outside the allowable range
B)The DBMS first uses the data in a report
C)The user first requests the database to test data with a menu command
D)The user powers up Access and loads that particular database
Question
One purpose of a data manipulation language is to:

A)Create data fields
B)Define the record structure
C)Create queries on the data
D)all of these
Question
The value that a database will use if the user does not provide an alternate value is called an):

A)Asset value
B)Text value
C)Control value
D)Default value
Question
If you require a data entry in an Access database to fall between two dates rather than between two numeric values):

A)You should use a select query using one line
B)You should use a select query, using two lines
C)You should use a validation rule and the word "between"
D)This is impossible to require in Access
Question
Which of these terms is synonymous with the term "combo box?"

A)Collection box
B)Textbox
C)Criteria line
D)Drop-down box
Question
All of these are examples of action queries that you can create in Microsoft Access except:

A)Append query
B)Update query
C)Make table query
D)Delete query
E)Validation query
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/98
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 4: Organizing and Manipulating the Data in Databases
1
A template that you can create in Microsoft Access and that prompts users for expected values is called a "mask."
True
2
A useful guideline to follow when creating data fields containing text is to limit data fields to reasonable lengths.
True
3
A good primary record key to use for a table of employee records that you might create in Access is the employee's last name.
False
4
A DBMS is a type of hardware.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
5
An example of a data type for a data field in the record of an Access table is "Text."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
6
An example of a data type for a data field in the record of an Access table is "Number."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
7
Microsoft Access is an example of a database management system, not a database.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
8
The conventional prefix for the name of a table is "tbl."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
9
A useful guideline to follow when creating data fields containing text is to assign at least 50 characters to it.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
10
The guideline recommending that you create "mnemonic names for data fields" means that you should name data fields that rhyme with their data types.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
11
Microsoft Access is an example of a database, not a database management system.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
12
It is not possible to save a table in Microsoft Access unless you also identify a primary record key.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
13
A DBMS is a type of software.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
14
DDL is an acronym for "data definition language."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
15
To create a relationship between two tables in Microsoft Access, you should use the Relationships window.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
16
To create a relationship between two tables in Microsoft Access, you should use the Queries window.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
17
Databases are the same thing as database management systems.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
18
The inability to delete a parent record if it has subordinate or "child records" in a relational database is enforced by using "Parental Hierarchy" in Microsoft Access.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
19
The inability to delete a parent record if it has subordinate or "child records" in a relational database is enforced by using "Referential Integrity" in Microsoft Access.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
20
Microsoft Access uses a key symbol to identify the primary record key in a database table.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
21
When purchasing a new database management system, managers should focus on the system's technological capabilities rather than its compatibility with current systems.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
22
Using Microsoft Access, "referential integrity" enables you to delete a record on the "one" side of a one-to-many relationship.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
23
OLAP is notable for its "drill-down capability."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
24
Using Microsoft Access, you can delete a record from the "many" side of a one-to-many relationship, even if referential integrity is enforced.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
25
SQL is an example of a database query language.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
26
Multimedia databases have rendered traditional text databases useless.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
27
If creating a data mart is not cost effective, management should consider creating a data warehouse, which typically uses less money and time to design.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
28
DML stands for "data management logic."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
29
Database designers typically store employee Social Insurance numbers as "Long Integer" data types.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
30
Pivot tables are powerful statistical tools, but allow the user little flexibility in selecting what data can be analyzed.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
31
Online analytical processing enables a computer system to display information that must be computed from the data stored in a database.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
32
Database management systems allow their users to create "input masks" which help to prevent input errors.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
33
Data warehouses are only used for analyzing current accounting data.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
34
A database schema is a plan of the entire database.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
35
Object-oriented databases are used to archive older data that management no longer needs to process.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
36
An example of an input mask for an Access data field is "000\-00\-0000."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
37
A DBMS is an efficient database table in third normal form.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
38
It is not necessary for data to be "clean" or accurate if they are stored in a data warehouse.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
39
A database subschema is a plot that can often be discovered with forensic accounting.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
40
An example of a data type for a database record field is "Memo."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
41
A database management system is:

A)A set of computer files
B)A set of one or more computer programs
C)A set of data to be processed by a computer
D)A manual accounting information system
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
42
A dynaset is the total set of records in a database table.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
43
Using Access, which of the following is not a recognized data type?

A)Yes/No
B)Year
C)Currency
D)Date
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
44
Using Microsoft Access to create a select query with multiple criteria all of which you want satisfied at the same time), you should specify them on separate Criteria lines of the query.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
45
Database management systems are important to accountants because:

A)They automate file storage tasks and enable accountants to generate worthwhile financial reports
B)They eliminate data redundancy
C)They are unique data structures which accountants have never used before
D)They are easy to develop and therefore save money
E)They are energy efficient
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
46
Using Microsoft Access to create a select query with multiple criteria all of which you want satisfied at the same time), you should specify them on the same Criteria line of the query.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
47
An append query in Microsoft Access is an example of an action query that enables you to systematically add the term "Jr." to individual names in a customer database.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
48
A dynaset is the set of records that results from a query.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
49
A disadvantage of database management systems is that:

A)They are not flexible
B)They cannot be implemented on microcomputers
C)They rarely support file inquiries
D)They are often machine dependent e.g., not all DBMSs can run on all types of computers)
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
50
_________ is an Access tool that prohibits users from deleting parent records with child records i.e., records related in a one-to-many relationship).

A)Referential integrity
B)Mnemonic naming
C)Integrative relationships
D)Data typing
E)none of these is correct
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
51
It is not possible to conduct multi-table queries using Microsoft Access because each table in the system is independent of the others.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
52
All of the following are data types that you can assign to data fields when creating records in Microsoft Access except:

A)Text
B)Number
C)Memo
D)Percent
E)all of these are legitimate data types
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
53
If you wish to create a select query with alternate criteria using Microsoft Access e.g., you wish to see a list of all customers living in zip codes 12345 or 12366), you should specify them on separate Criteria lines of the query.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
54
An OR operation query)in Microsoft Access requires you to use multiple Criteria lines to create the query.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
55
An update query in Microsoft Access is an example of an action query that enables you to increase the prices by ten percent for all those products starting with product code "123."
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
56
A delete query in Microsoft Access is an example of an action query that enables you to delete all those records in a table satisfying specific criteria.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
57
It is not necessary to spell accurately or correctly when creating queries in Microsoft Access because such matters as case or spelling are corrected automatically by the system's spell checker.
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
58
Database management systems can be implemented on:

A)Mainframe computers only
B)Mainframe and minicomputers only
C)Mainframes, minicomputers, and microcomputers
D)Microcomputers only
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
59
The proper prefix to use when naming a table in Microsoft Access is:

A)tab
B)table
C)tbl
D)tb
E)none of these
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
60
Which one of these is not a good guideline to follow when creating tables in a relational database?

A)Design first, create tables later
B)Name tables systematically, using conventional "tbl" prefixes
C)Use mnemonic names for data fields
D)Assign at least 50 characters to each text field
E)Use consistent data types for primary and foreign key fields
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
61
Which tool enables a DBMS to extract only a subset of records from a database?

A)Table
B)Query
C)Validation test
D)none of these
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
62
To perform a range test of the "hours worked" data field for an employee, you should store the term "Between 0 and 40" in which of these properties in Access?

A)Text
B)Testing procedure
C)Validation rule
D)Validation text
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
63
All of the following are advantages of drop-down boxes in Access except:

A)It limits users to valid input choices
B)It takes a small amount of room, even if the number of choices is large
C)It always limits users to numeric entries
D)The entries for the combo box can be stored in a separate table
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
64
A "default value" for an Access data field is:

A)The value of last resort
B)A value that Access will assume if the user does not enter one
C)A value that Access will take from the last record entered into the system
D)none of these
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
65
When Access links records to one another in different tables, the foreign key in one record refers to the _______ in another record.

A)Primary key
B)Secondary key
C)Foreign key
D)Linkage key
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
66
You can increase the prices of selected products systematically using Microsoft's:

A)Append query
B)Update query
C)Make table query
D)Delete query
E)Select query
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
67
DML stands for:

A)Distributed management logic
B)Data management logic
C)Data management language
D)Data manipulation language
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
68
An advantage of defining a default value for an Access data field is that it:

A)Assures that the data in all records will be exactly the same for that field
B)Eliminates data redundancy
C)Helps create subsequent queries on that field
D)Saves typing, and probably errors
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
69
An advantage of using a drop-down box in an Access database is that:

A)It helps users avoid input errors
B)It provides an input mask for data entries
C)It automatically screens numeric data for incorrect values
D)all of these are correct
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
70
The purpose of an input mask is to:

A)Disguise data when they are first input into a database
B)Transform data from alphabetic to numeric formats
C)Help users avoid data entry errors
D)Hide sensitive data such as passwords onscreen
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
71
A database developer can require Access to display records in an ascending sequence using this data field property:

A)Organize
B)Index
C)Reorganize
D)Sequencing
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
72
You can instruct Access to display a particular error message if you use this property:

A)Validation rule
B)Validation text
C)Validation message
D)Validation error
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
73
You could append the term "Jr." to selected names in a customer database using Microsoft's:

A)Append query
B)Update query
C)Make table query
D)Select query
E)none of these this is not possible using an action query)
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
74
The purpose of using validation tests in the record definition of a database is to:

A)Make sure the database works properly
B)Avoid data entry errors
C)Ensure normalized data
D)Verify that the user is authorized to enter data in the database
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
75
In Access, a validation rule triggers at the time when:

A)The user enters a value that falls outside the allowable range
B)The DBMS first uses the data in a report
C)The user first requests the database to test data with a menu command
D)The user powers up Access and loads that particular database
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
76
One purpose of a data manipulation language is to:

A)Create data fields
B)Define the record structure
C)Create queries on the data
D)all of these
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
77
The value that a database will use if the user does not provide an alternate value is called an):

A)Asset value
B)Text value
C)Control value
D)Default value
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
78
If you require a data entry in an Access database to fall between two dates rather than between two numeric values):

A)You should use a select query using one line
B)You should use a select query, using two lines
C)You should use a validation rule and the word "between"
D)This is impossible to require in Access
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
79
Which of these terms is synonymous with the term "combo box?"

A)Collection box
B)Textbox
C)Criteria line
D)Drop-down box
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
80
All of these are examples of action queries that you can create in Microsoft Access except:

A)Append query
B)Update query
C)Make table query
D)Delete query
E)Validation query
Unlock Deck
Unlock for access to all 98 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 98 flashcards in this deck.