Access Module 3 Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

flashcard set

Earn XP

Description and Tags

Flashcards from Access Module 3 Lecture Notes

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Backstage View

A tool that offers quick access to commands for performing many file management tasks, displayed in a single, customizable navigation pane.

2
New cards

Maintaining the database

Adding, changing, and deleting records in database tables to keep them current and accurate.

3
New cards

Restructure the database

Adding new fields, changing field characteristics, removing fields, and creating validation rules.

4
New cards

Split form

A form split into two panes: one displays fields of one record, and the other is a datasheet view of the first few records.

5
New cards

Searching

Looking for records that satisfy specific criteria.

6
New cards

Filter

Specifying restrictions to display only specific database records, online images, or files.

7
New cards

Common filters

Access-provided filters to filter for specific values or a range of values.

8
New cards

Structure

The tables, fields, and field characteristics that comprise a database.

9
New cards

Lookup field

A field with lookup properties to create a drop-down list of values.

10
New cards

Multivalued fields

Fields that can contain more than one value.

11
New cards

Calculated field

A field used in queries that is computed from other fields but not stored in the database.

12
New cards

Computed field

A field used in a query that is not contained in a database but can be computed from other fields.

13
New cards

Action query

A query that adds, deletes, or changes data in a table.

14
New cards

Update query

An action query that updates the values in a field.

15
New cards

Delete query

An action query that deletes selected records from one or more tables.

16
New cards

Append query

An action query that adds selected records to an existing table.

17
New cards

Make-table query

A query that adds query results to a new table.

18
New cards

Validation rules

Rules that a user must follow when entering data to ensure valid data.

19
New cards

Validation text

A field property that determines the message if a user's entry fails validation.

20
New cards

Required field

A field in which a user must enter data.

21
New cards

Range of values

A validation rule that specifies that the values in a field must fall within a certain range.

22
New cards

Default value

A value that Access will display by default in a field before the user enters data.

23
New cards

Referential integrity

Rules that Access enforces to maintain consistency between related tables and prevent orphan records.

24
New cards

Foreign key

A primary key field from one table included in a second table to form a relationship.