Relation
Boolean Operators
Database Components
Querying Databases
File Types Searched
100

A relationship in databases in which one record in Table A can relate to many matching records in Table B, and vice versa.

What is a many-to-many relationship.

100

Results must include both words.

What is "AND, &"

100

A collection of data that can be sorted and searched using search algorithms.

What is a database.

100

A question posed by a user to a database to request database information. The database returns the query results based on the criteria supplied by the user in the query.

What is a query.

100

 Files that are in plaintext format.

What is ASCII.

200

A relationship in databases in which a record in Table A can have multiple matching records in Table B, but a record in Table B has only one matching record in Table A.

What is a one-to-many relationship.

200

Results must include at least one of the words.

What is "OR, |"

200

A collection of data about a limited topic, organized into rows and columns in a database.

What is a table.

200

You are offered a list of options in a menu from which to choose.

What is a menu query.

200

Files that contain simple formatting (bolding, italics and so forth).

What is Rich Text Format (RTF).

300

In databases, a relationship in which each record in Table A can have only one matching record in Table B, and vice versa.

What is a one-to-one relationship.

300

Results must include the word specified after the operator.

What is "+" 

300

A category of information in a database table.

What is a field.

300

You specify the fields and data values to be used in a query.

What is query by example.

300

Files that can be transferred across platforms and retain formatting.

What is Portable Document Format (PDF).

400

A connection between two or more database tables that is based on a field that the tables have in common.

What is a relationship.

400

Results must exclude the word specified after the operator.

What is "NOT, !, -"

400

A collection of information in a database table consisting of one or more related fields about a specific entity, such as a person, product or event.

What is a record.

400

 You use a specialized language called Structured Query Language (SQL) to retrieve and manipulate information in a database.

What is query language.

400

Files that can be printed to PostScript printers, or read by various applications such as GhostView (commonly found in Linux systems).

What is PostScript.

500

A database that contains multiple tables related through common fields.

What is a relational database.

500

Keywords must appear in phrases in the order specified.

What is ""

500

A field contained in two or more database tables that forms a connection between the tables.

What is a common field.

500

A language used to create and maintain professional, high-performance corporate databases.

What is Structured Query Language (SQL).

500

Files made by specific vendors' applications, such as Microsoft Word or Excel.

What is Proprietary file formats.