a database or a relational database is a collection of related tables |
true |
each record in a table is uniquely identified by a foreign key |
false |
a software program that lets the user create databases and then manipulate the data in the databases is called a database management system (DBMS) |
true |
a table is a predesigned database that includes professionally designed database objects |
false |
the only option available for creating tables in access is to use the datasheet view |
false |
the number of the currently selected record in a table and the total number of records in the table are displayed in the current record box which appears between the two sets of navigation buttons on a datasheet |
true |
a question asked about the data stored in a database is called a primary key |
false |
a query is used to enter, edit, and view records in a database |
false |
when creating a form in access, the layout view allows the user to make design changes to the form while it is displaying data |
true |
compacting a database rearranges the data and objects in a database to decrease its file size |
true |
Each row in an Access table datasheet displays which of the following? |
a record |
The specific content of a field is referred to as the ____. |
field value |
Which term identifies a field that appears in two separate tables and may be used to connect records in the separate tables? |
common field |
Data organized as a collection of tables creates this type of data system. |
relational database management system |
Which Access 2013 view contains commands used to manage Access files and options? |
backstage view |
How many characters may a field name in Access contain including numbers, letters, spaces, and special characters? |
64 |
Another term used for the column selector feature is ____. |
field selector |
Which Access database object(s) might be used to enter, edit, and view records in a database? |
forms |
In the accompanying figure, which number corresponds to the datasheet selector which selects all records in a table? |
2 |
Which view is used to make design changes to a form while the form is displaying data? |
layout view |
This icon mc011-1.jpg represents which Access 2013 object? |
form |
This icon mc012-1.jpg represents which Access 2013 object? |
report |
This icon mc013-1.jpg represents which Access 2013 object? |
query |
What function does compacting an Access database perform other than reducing the file size? |
repairing the database |
In the accompanying figure, which field must be used to create a relationship between the Patient table and the Visit table? |
PatientID |
Which of the following is the file extension used for Access 2013 database files? |
.accdb |
When using a mouse while in an Access 2013 work session, access a shortcut menu for an object by performing this task. |
right click |
Which two keys on the keyboard allow an Access user to move the insertion point to the next field to the right in datasheet view when entering data? |
tab, enter |
Which of the following attributes of a table are saved only when the table object is saved? |
characteristics of the fields |
When copying and pasting records from one table to another, the records must first be copied to the ____. |
clipboard |
Records in separate tables may be connected through a(n) ____________________ that appears in both tables. |
common field |
A field in a second table that is the primary key in the first table is used to form a relationship between the two tables; the field in the second table is called a(n) ____________________. |
foreign key |
All of the data in a relational database are contained in ____________________. |
tables |
A table’s contents are shown in rows and columns when using the ____________________ view. |
data sheet |
The ____________________ option is available to compact and repair a database file automatically every time the database is closed. |
compact and repair |
The specific content of a field. |
field view |
A field, or collection of fields, whose values are used to uniquely identify each record in a table. |
primary key |
The Access 2013 view that allows the user to manage files and options. |
backstage view |
AutoNumber and Short Text are two examples of this Access feature which determines the values that may be entered in a field. |
data type |
A status box that displays the number of the current record and the total number of records in a table. |
current record box |
The Access Ribbon tab that allows the user to create database objects such as tables, forms, and reports. |
create tab |
A question that is asked about the data stored in a database. |
query |
An Access 2013 tool that allows the user to quickly add fields and records to display in query results. |
simple query wizard |
The Access 2013 view that shows the number of pages that will be printed. |
print preview |
The Access Ribbon tab that offers the option for the user to compact and repair a database. |
file tab |
The F6 key toggles the Access table workspace between the Table Design grid and the Field Properties pane. |
true |
All fields in a database should be contained in one table. |
false |
Data redundancy should be avoided because it wastes storage space and might cause inconsistencies within the database. |
true |
Access automatically assigns the Number data type to all new fields. |
false |
Access does not require a field description for every field included in a table. |
true |
Access does not allow data to be imported from sources other than another Access database. |
false |
The Data Type Gallery, which allows the entry of groups of fields using the Quick Start selection, is only available in Datasheet view. |
ture |
Field names in a table may only be changed in Design view. |
false |
When text is used as the Default Value for a field property, it is recommended that the text be enclosed within quotation marks to avoid an "invalid syntax" error message. |
true |
In order to define table relationships, each table being joined must contain a common field. |
true |
What is the maximum character length of a field name? |
64 |
In the accompanying figure, the highlighted record entries illustrate a database design with ____. |
data redundancy |
Which data type would be the best logical data type for a field named PaidDate? |
date/time |
Which data type allows both positive and negative numbers as field values? |
number |
The data type that allows both sequential and random numbering is the ____ data type. |
autonumber |
The ____ data type only allows a field length of 1 character and is used to indicate the presence or absence of a condition. |
yes/no |
What is the default setting for the Field Size property for a field with the Number data type? |
long integer |
Which symbols would be used to create a custom date format that would display July 4, 2016 as 7/04/16? |
m/dd/yy |
Which data type would be most logical to use for a field named BillPaid to indicate if an invoice has been paid? |
yes/no |
A field in an Access database table that has no value is determined by Access to have a ____ value. |
null |
Changing the order of fields in a database table is an example of changing a table’s ____. |
structure |
In the accompanying figure, once the selected field is moved it will appear above which field in Design view? |
invoicepaid |
In the accompanying figure, what is the name of the table being edited? |
billing |
In the accompanying figure, the primary key for the Vist table is the ____ field. |
visitid |
In the accompanying figure, which button on the ribbon should be used to add a table to the Relationship window? |
show table |
The common field between two tables in the Relationship window is indicated by a(n) ____. |
join line |
Which of the following would be a likely reason that an Import process from an Excel spreadsheet to an Access database might fail? |
the Access field names and the Excel worksheet column headings do not match |
In the accompanying figure, fields inserted into the table using the Address Quick Start fields will be inserted prior to the ____ field. |
|
Which table in the Chatham database is illustrated in the accompanying figure? |
patient |
It is important that data being imported from a text file into Access are separated by a character, such as a comma, which defines the text file as a(n) ____ text file. |
delimited |
A primary key that consists of two or more fields in a table. |
composite key |
A group of fields added all at once using the Data Type gallery. |
quick start selection |
The process that occurs when the field Description (Optional) property is changed in Design View and the Property Update Options tool is used to update the entire database everywhere the field is used, including forms and reports. |
propogate |
The Access database view that allows users to define or modify a table structure or field properties in a table. |
design |
A record in a table that is related to a prmiary table but has no matching record established with the primary table. |
orphaned record |
The Access option that permits a change in the value of the primary key in a table and changes the appropriate foreign key values in the related table. |
cascade update related fields option |
An Access feature available from the FIELDS tab that allows the user to add a group of related fields to a table at the same time. |
data type gallery |
A set of rules that Access uses to maintain consistency between related tables when data is updated in a database. |
referential integrity |
The Access option that deletes a record in the primary table and also deletes all records in related tables that have matching foreign key values. |
cascade delete related records option |
The term used when the same data is stored in more than one place which can cause inconsistencies in the database. |
data redundancy |
The ____________________ data type is not subject to round-off error when calculated, unlike the Number data type with decimal values. |
currency |
____________________ view allows the database designer to enter both the field names and define the field properties. |
design |
The default Field Size for the Short Text data type is ____________________ characters. |
255 |
____________________ values are never allowed by Access in the primary key field. |
duplicate |
The "many" side of a one-to-many relationship is represented by the ____________________ at the end of the join line. |
infinity symbol |
The default query type for Access is the Crosstab query. |
false |
To toggle between navigation mode and editing mode press the F2 keyboard shortcut. |
true |
Hiding a field in Datasheet view removes the field from the current table. |
false |
When a question is asked of a database using a select query, the answer is returned as a datasheet. |
true |
It is more efficient to use the Query Wizard for common, informational queries than to design your own query. |
false |
Changes made to a field in a query datasheet updates the same field in the table on which the query is based. |
true |
It is not possible to create a query from more than one table. |
false |
Fields included in a query may be modified after the query is saved. |
true |
Logical operators must be used in order to combine two or more conditions in a query. |
true |
Results of a query are narrowed by using the Or logical operator. |
false |
The process of adding, modifying and deleting records in a database to keep the records current and accurate is referred to as ____ a database. |
maintaining |
The ____ command removes the display of one or more fields in Datasheet view. |
hide fields |
Which view must be used to delete an entire record? |
datasheet |
A query based on more than one table is a(n) ____query. |
multiable |
Queries based on more than one table, must have a ____ field. |
common |
In the accompanying figure, which field is the primary sort field? |
city |
In the accompanying figure, which field is the secondary sort field? |
visitdate |
The condition "Seattle" for the field City in a student database is an example of what type of value? |
text value |
The criteria entered in the figure above are an example of which logical operator? |
and |
Based on the criterion for the BirthDate field in the image above, the query will return all patients with a birth date ____. |
on or before 12/31/1956 |
The + symbol is an example of a(n) ____ operator. |
arithmatic |
A calculated field is formatted using the ____ for the field. |
criteria |
A calculated field created in a query generates results when ____. |
when the query is run |
Which aggregate function would be used to calculate the lowest field value for the selected records? |
minimum |
Which aggregate function supports the Yes/No field data type? |
count |
____ is the default entry for each field in the Total row of the query design grid. |
SUM |
The default group in the Navigation Pane is ____. |
all access objects |
Statistical information such as totals and averages is calculated using ____. |
aggregate functions |
____ categories may be created to group objects in a way best suited to manage any database in the Navigation Pane. |
custom |
Which of the following criteria will show Ja’nice all orders placed on or after July 1, 2015? |
>=#7/1/2015# |
The ___________________ command allows hidden fields to be redisplayed. |
unhide fields |
The _________________ prompts for information by asking a series of questions and creates the appropriate results based on the answers to the prompts. |
query wizard |
The default name for a new Access query is ____________________. |
Query1 |
To locate a specific field value or part of a field value, a user may search a table datasheet, a query datasheet, or a form using the ____________________. |
find command |
The ascending sort order for the Date/Time data type sorts dates from ____________________. |
oldest to most recent |
Operators that allow two or more conditions to be combined such as And. |
logical operators |
A predefined set of formats including colors, fonts, and other effects that enhance an object’s appearance and usability. |
theme |
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode. |
ctrl + end |
A criterion or rule that determines which records are selected when a query is run. |
condition |
Functions that perform arithmetic operations on selected records in a database. |
aggregate functions |
The field used to determine the order of records in a datasheet. |
sort field |
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true. |
comparison operator |
A dialog box used to enter text, expressions, or other values. |
zoom box |
This type of datasheet displays temporary contents based on the criteria established in the design grid. |
query |
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode. |
home |
BUAD Test 4
Share This
Unfinished tasks keep piling up?
Let us complete them for you. Quickly and professionally.
Check Price