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

MOAC Access 9-12 and 15 Terms Review

AB
action queryChanges the data in its data source or creates a new table.
aggregate fieldsA field that uses an aggregate function to calculate data.
aggregate functionPerforms a calculation on a set of values and then returns a single value.
aggregate functionPerforms a calculation on a set of values and then returns a single value.
append queryAn action query that adds the records in a query's result set to the end of an existing table
back-end fileIn a split database, the database that contains the tables.
backupA copy of a database file.
Blank FormsCategory in the Application Parts gallery that contains a collection of 10 form parts that allows you to add predefined forms to a database.
calculated fieldA column in a query that results from an expression.
cross joinA join in which each row from one table is combined with each row from another table.
crosstab queryA query that calculates a sum, average, count, or other type of total on records and then groups the results by two types of information: one down the left side of the datasheet and the other across the top.
Database DocumenterCreates a report that shows details, or definitions, about a selected object and opens it in Print Preview.
database propertiesDetails about a file that describe or identify it.
Database SplitterA wizard that splits a database into two files.
decryptingRemoving the password from a file that has been encrypted.
delete queryAn action query that removes rows matching the criteria that you specify from one or more tables.
encryptingScrambling data in a way that can only be reconverted by an authorized user who has the password.
front-end fileA database that contains the queries, forms, reports, and other objects created from the tables.
group footerThe section of a report where data in the group is summarized.
group headerThe section of a report where the name of a grouped field is displayed and printed.
grouping fieldA field by which data is grouped.
grouping intervalsThe way that records are group together.
grouping levelsThe nested arrangement of the groups in a report.
groupsCollection of records separated visually and displayed with its introductory or summary information.
hierarchical formA form/subform combination, also called a master/detail form or a parent/child form.
inner joinMost common type of join; includes rows in the query only when the joined field matches records in both tables.
joinA relationship between identical fields in different tables.
Label WizardA wizard that asks questions about the labels you want to create and the data you want to display on them, which then creates the labels based on the answers.
left outer joinA join that includes all of the rows from the first table in the query and only those records from the second table that match the join field in the first table.
main formPrimary form in a form/subform combination.
make table queryAn action query that creates a new table and then creates records in it by copying records from an existing table.
Multiple Items toolA tool that creates a customizable form that displays multiple records.
Navigation formA form that includes a set of navigation tabs that you can click to display forms and reports.
object dependenciesDescribes how objects in a database are dependent on or rely on other components to function properly.
outer joinA join that includes all of the rows from one table and only those rows from the other table that match the join field in the first table.
Print PreviewA feature that displays a report as it will look when printed.
right outer joinA join that includes all of the rows from the second table in the query and only those records from the first table that match the join field in the second table.
SELECT statementAn SQL command that instructs the Microsoft Access database engine to return information from the database as a set of records.
split formA feature that gives you two views of your data at the same time — in both Form view and Datasheet view.
subformA form that is inserted into another form.
subqueryAn SQL SELECT statement that is inside another select or action query.
Table AnalyzerA wizard that performs the normalization process by examining a table design and suggesting a way to divide the table for maximum efficiency.
Totals rowA row inserted at the bottom of a table that provides a menu of functions for each column in the row.
unequal joinA join that is not based on the equivalence of the joined fields.
update queryAn action query that changes a set of records according to specified criteria.


CTE Computer/Business Teacher
Garinger High School
Charlotte, NC

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