Java Games: Flashcards, matching, concentration, and word search.

Module 3 Maintaining a Database Vocab

6206 Records Management AU -- Access -- Module 3 -- Maintaining a Database

AB
Maintaining the databaseIncludes modifying data, adding new records, changing existing records, and deleting records
Restructure the databaseIncludes adding new fields to a table, changing characteristics of existing fields, removing existing fields, creating validation rules and referential integrity
Split FormForm that allows you to simultaneously view a simple form and the database view
SearchingLooking for records that satisfy some criteria
FilterUsed to display records that satisfy a certain criteria
Common FilterA collection of filters that Access includes to perform often used filtering tasks
StructureAssigning names and types to all fields in a database
Lookup FieldAllows the user to select from a list when updating contents of fields
Multivalued FieldsFields that can contain more than one value
Calculated FieldA field computed from other fields
Computed FieldAnother name for calculated field
Action QueryAdds, deletes, or changes data in a table using Query Design
Update QueryAllows you to make the same changes to all records in a database
Delete QueryAllows the user to delete records from a database that satisfies a certain criteria
Append QueryAdding the results of a query to the end of an existing database table
Make-Table QueryA query that creates a new table from records from an existing table
Validation RulesRules a user must follow when entering data in a database
Validation TextMessage to a user that appears if a user attempts to add information to a database that violates validation rules
Required FieldA field in a database that is designated as a "must" entry field
Range of ValuesA validation rule that requires the user to only enter values between a minimum and maximum value
Default ValueThe value that will display on the screen in a particular field before a user enters text or a value
Legal or Allowable ValuesThe values entered as acceptable for entry as a validation rule
FormatThe way data appears in a field
Format symbolUsed to designate to an Access database what type of formatting should appear in a field
Referential IntegrityProperty that ensures that the value in a foreign key must match that of another table's primary key
Foreign KeyA field in one table whose values are required to match the primary key of another table
One-to-Many RelationshipA record in one table is related to, or matches, many records in a second table, but each record in the second table only relates to one record in the first.
Cascade the DeleteAccess deletes all related records in in multiple tables
Cascade the UpdateAllowing a change in one table and make a corresponding change to data in related records
SubdatasheetUseful when you want to review or edit data in joined or related tables


Lynne Burgess

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities