Access Chapter 1 – Flashcards
64 test answers
Unlock all answers in this set
Unlock answers 64question
Records
answer
Contains information about a given person, product, or event.
Unlock the answer
question
Field
answer
Contains a specific piece of information within a record.
Unlock the answer
question
Unique identifier
answer
A field used to uniquely identify each record in the database.
Unlock the answer
question
Database design
answer
The arrangement of data into tables and fields in a database.
Unlock the answer
question
Redundancy
answer
The storing of a piece of data in more than one place in a database.
Unlock the answer
question
?, ", /, , :, *, |, >, <
answer
These characters cannot be used in a file name.
Unlock the answer
question
Reserved words
answer
Words that have a special meaning to Access, and cannot be used as field names.
Unlock the answer
question
64
answer
Maximum number of characters in a table and field name.
Unlock the answer
question
., !, ', [, ]
answer
These characters cannot be used when naming fields or tables.
Unlock the answer
question
Fields
answer
The same name cannot be used for two different ____ in the same table.
Unlock the answer
question
Data type
answer
Indicates the type of data that can be stored in the field.
Unlock the answer
question
Text, Number, Currency
answer
Three of the most commonly used data types
Unlock the answer
question
Text
answer
The data type in which the field can contain any characters, a maximum of 255.
Unlock the answer
question
Number
answer
The data type in which the field can contain only numbers, positive or negative, usually used for arithmetic operations.
Unlock the answer
question
Currency
answer
The data type in which the field can contain only monetary data, in which values appear with currency symbols and with two digits following the decimal point.
Unlock the answer
question
Blank
answer
If you already know the tables and fields you want in your database, you would use this database option.
Unlock the answer
question
template
answer
If you do not already know the tables and fields you want in your database, you would use a ____.
Unlock the answer
question
Access window
answer
This consists of a variety of components to make your work more efficient and documents more professional.
Unlock the answer
question
Access Window
answer
Consists of the Navigation Pane, Access work area, Ribbon, shortcut menus, and Quick Access toolbar.
Unlock the answer
question
Access work area
answer
Where you work on objects such as tables, forms, and reports
Unlock the answer
question
Object tabs
answer
Appears at the top of the Access work area to indicate objects that are open.
Unlock the answer
question
Navigation Pane
answer
Contains a list of all the objects in the database, used to open an object, you can customize the display of objects.
Unlock the answer
question
Status bar
answer
Located at the bottom of the Access window, presents information about the database object, the progress of current tasks, the status for certain commands and keys, and viewing options.
Unlock the answer
question
Primary key
answer
To create a table, you must describe all of the fields that make up the table and their characteristics, and indicate the ____ ____.
Unlock the answer
question
Datasheet view and Design view
answer
The two views that you can use to create a table in Access.
Unlock the answer
question
Datasheet view
answer
The view in which the data in the table is presented in rows and columns, like a spreadsheet, used to update data and modify the structure of the table.
Unlock the answer
question
Design view
answer
The view that is only used to create a table or modify its structure.
Unlock the answer
question
Design view
answer
Out of datasheet view and design view, which one has more functionality for creating a table?
Unlock the answer
question
Click to Add
answer
To define an additional field, click this column heading to select the data type and enter the field name.
Unlock the answer
question
Dim
answer
If there is nothing to undo in Access, the Undo button on the Quick Access toolbar will be this.
Unlock the answer
question
right-click
answer
Do this to the column heading to get a shortcut menu to delete the column or change the name.
Unlock the answer
question
Insert Field
answer
To insert a field between existing fields, right-click the column heading for the field that will follow the new field and click this on the shortcut menu
Unlock the answer
question
drag
answer
To move a field, click the column heading and then do this.
Unlock the answer
question
Create
answer
Click this on the ribbon and then click the Table button to create a table.
Unlock the answer
question
Shutter Bar
answer
Click the _______ ______ Open/Close Button to close the Navigation Pane.
Unlock the answer
question
right-click
answer
Do this to the table in Navigation Pane that you wish to open and then select the desired view in which you wish to view it.
Unlock the answer
question
Backspace
answer
If you make a mistake when typing, correct it by pressing this key.
Unlock the answer
question
Primary key
answer
Access will reposition new records(table rows) automatically based on this.
Unlock the answer
question
Record
answer
A row in a table.
Unlock the answer
question
Delete
answer
To delete a record, click the record selector and press this key.
Unlock the answer
question
screen
answer
To change the contents of one or more fields in a record, the record must be on the _____.
Unlock the answer
question
INSERT
answer
You can use this key to switch between Insert and Overtype mode while editing fields in records.
Unlock the answer
question
stuck
answer
When you are "this" on the record, Access neither allows you to move to another record nor allows you to close the table until you have made the correction.
Unlock the answer
question
ESC
answer
To remove from the screen the record you are trying to add if you get "stuck", press this key.
Unlock the answer
question
Green computing
answer
This involves reducing the environmental waste generated when using a computer.
Unlock the answer
question
Portrait orientation
answer
The orientation in which the printout is across the width of the page.
Unlock the answer
question
Landscape orientation
answer
The orientation in which the printout is across the height of the page.(sideways)
Unlock the answer
question
list
answer
The form that data is stored in in which the first row contains column headings describing the data in each of the columns, and the remaining rows contain the data.
Unlock the answer
question
Import
answer
To make a copy of data from another source in a table in the Access database.
Unlock the answer
question
Table
answer
When importing data, you have two choices: create a new ____, or add the records to an existing _____. (Same word)
Unlock the answer
question
wizard
answer
The process of importing into an Access database uses this, which takes you through basic steps.
Unlock the answer
question
Import Spreadsheet
answer
If the data is imported from an Excel worksheet, the process will use the _____ ______ Wizard.
Unlock the answer
question
External Data
answer
To import an Excel worksheet, click this on the Ribbon and then click the Excel button.
Unlock the answer
question
Queries
answer
Simple questions, the answers to which are in the database.
Unlock the answer
question
Simple Query
answer
When you are creating a query, if there are no restriction involved in the query, you can use the ____ ______ Wizard.
Unlock the answer
question
Query Wizard
answer
To create a query, select the appropriate table in the Navigation Pane, click Create on the Ribbon, and then click the ______ _____ button to display the New Query dialog box.
Unlock the answer
question
Recovery
answer
The process in which invalid data in the database is returned to a correct state.
Unlock the answer
question
backup copy
answer
The copy of data created while backing up a data base.
Unlock the answer
question
Backing up
answer
The simplest approach to the recovery process, involving periodically making a copy of the database.
Unlock the answer
question
live database
answer
If a problem occurs while backing up a database, you can correct the problem by copying this backup copy over the actual database, called this.
Unlock the answer