Exam 14: Using Relational Databases

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A transitive ____ occurs when the value of a nonkey attribute determines, or predicts, the value of another nonkey attribute.

(Multiple Choice)
4.8/5
(35)

A ____ is a subset of rows in a database table that all depend on the same key.

(Multiple Choice)
4.8/5
(38)

____ techniques include storing and verifying passwords or even using physical characteristics, such as fingerprints or voice recognition, before users can view data.

(Multiple Choice)
4.8/5
(35)

A(n) ____ key is a column that is not a key in a table, but it contains an attribute that is a key in a related table.

(Multiple Choice)
4.9/5
(33)

When you combine two columns to create a compound key, you are ____ the columns.

(Multiple Choice)
4.8/5
(43)

List two examples of primary keys.

(Essay)
4.9/5
(47)

A key that is constructed from multiple columns is called a compound key or ____ key.

(Multiple Choice)
4.8/5
(39)

In many database systems, some "deleted" records are not physically removed, but they are just marked as deleted so that they will not be used to process active records.

(True/False)
4.8/5
(34)

List and explain the three normal forms.

(Essay)
4.7/5
(44)

In database management systems, a particular way of looking at a database is sometimes called a(n) ____.

(Multiple Choice)
4.8/5
(37)

In a database, the files often are called ____ because you can arrange their contents in rows and columns.

(Multiple Choice)
4.9/5
(41)

List three reasons why a primary key is important.

(Essay)
4.8/5
(33)

Depending on the software you use, you might create a query by filling in blanks in a process called ____.

(Multiple Choice)
4.9/5
(43)

In some database software packages, such as Microsoft Access, you indicate a primary key simply by selecting a column name and clicking a button that is labeled with a key icon.

(True/False)
4.7/5
(33)

A primary key should be ____________________, meaning that a value does not change during normal operation.

(Short Answer)
4.8/5
(39)

The basic form of the SQL statement that retrieves selected records from a table is ____.

(Multiple Choice)
5.0/5
(39)

____________________ are formed from groups of related fields.

(Short Answer)
4.9/5
(42)

A symbol that means "any" or "all" is known as a ____.

(Multiple Choice)
4.7/5
(36)
Match each term with a statement below.
A value that uniquely identifies a record
fields
A group of database tables from which you can make connections between columns
primary key
Holds a group of files that an organization needs to support its applications
recovery
Correct Answer:
Verified
Premises:
Responses:
A value that uniquely identifies a record
fields
A group of database tables from which you can make connections between columns
primary key
Holds a group of files that an organization needs to support its applications
recovery
The process of returning the database to a correct form that existed before an error occurred
characters
Represent a piece of information
relationship
The connection between two tables
concurrent update problem
Occurs when two database users need to modify the same record at the same time
relational database
A question using the syntax that the database software can understand
batch
A group of transactions applied all at once
database
The smallest usable units of data
query
(Matching)
4.9/5
(37)

An ____ is an irregularity in a database's design that causes problems and inconveniences.

(Multiple Choice)
4.9/5
(29)
Showing 21 - 40 of 51
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)