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

Chapter 10

AB
ACCDE fileAn Access file format that prevents individuals from making design changes to forms, reports, and macros.
Application titleThe text that displays in the Access title bar when that database is open.
ASAn SQL keyword that creates captions for fields.
Back endA file that consists of the database tables and their data. The back end is typically placed on a server and is not directly seen by the end user.
Compact & RepairA process where an Access file is rewritten to store the objects and data in more efficiently.
DecryptAn action that removes a file’s encryption or unsets a password.
DependencyAn object that requires, or is dependent on, another database object.
DISTINCTAn SQL keyword that removes duplicates from query results.
EncryptA process to hide data by making the file unreadable until the correct password is entered.
FROM clauseAn SQL statement that lists which tables hold the fields used in the SELECT clause.
Front endA file that includes the database forms, queries, reports, and macros. The end users open the front end to work with the data stored in the back-end tables.
Indeterminate relationshipa relationship that does not enforce referential integrity.
JOIN clauseAn SQL statement that defines the join type for a query.
KeywordsCommands built into the SQL programming language
Microsoft SQL ServerA database application designed for high-end business uses.
Navigation formA form that displays navigational controls that enable you to display forms and reports in your database.
Navigation Pane categoryA toplevel listing that displays when the Navigation Pane arrow is clicked.
Navigation Pane groupA second-level listing that display when a Navigation Pane category is selected.
Office backgroundA small graphic in the top right corner of the Access application window used to personalize Office 2013.
ONAn SQL keyword that is used to specify which field is common to two tables.
Open ExclusiveAn option that opens the database so that changes can be made, but no one else may open the database at the same time.
Open Exclusive Read-OnlyAn option that opens the database in both Exclusive and Read-Only modes.
Open Read-OnlyAn option that opens the database so that all objects can be opened and viewed, but data and design changes cannot be made.
Performance AnalyzerA wizard that analyzes database objects, and then offers suggestions for improving them.
SELECT clauseAn SQL statement that lists which fields the query should display.
Split databaseAn Access database that is split into two files—one containing the back end, and one containing the front end.
SQL (Structured Query Language)A language used by many database programs to view, update, and query data in relational databases.
SQL statementAn expression that defines the SQL commands that should be performed when the query is run.
Strong passwordA password that is very difficult to guess.
Table AnalyzerA wizard that searches for repeated data in a table, and then splits the table into two or more related tables.
UNIONAn SQL keyword that is used to combine one or more queries in a union query.
Union queryA query type that combines the results of two or more similar select queries.
Weak passwordA password that is easy to guess.
Where clauseAn SQL statement that defines the criteria that should be applied when a query is run.


Computer Applications Instructor
Renton Technical College
Renton, WA

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