Solved

Match Each Term with a Statement Below

Question 39

Matching

Match each term with a statement below.

Premises:
A value that uniquely identifies a record
A group of database tables from which you can make connections between columns
Holds a group of files that an organization needs to support its applications
The process of returning the database to a correct form that existed before an error occurred
Represent a piece of information
The connection between two tables
Occurs when two database users need to modify the same record at the same time
A question using the syntax that the database software can understand
A group of transactions applied all at once
The smallest usable units of data
Responses:
fields
primary key
recovery
characters
relationship
concurrent update problem
relational database
batch
database
query

Correct Answer:

A value that uniquely identifies a record
A group of database tables from which you can make connections between columns
Holds a group of files that an organization needs to support its applications
The process of returning the database to a correct form that existed before an error occurred
Represent a piece of information
The connection between two tables
Occurs when two database users need to modify the same record at the same time
A question using the syntax that the database software can understand
A group of transactions applied all at once
The smallest usable units of data
Related Questions