Filters
Question type

Study Flashcards

A data dictionary contains metadata-data about data.

Correct Answer

verifed

verified

The ____ relational type is the "relational model ideal."


A) 1:1
B) 1:M
C) M:1
D) M:N

Correct Answer

verifed

verified

A ____ is any key that uniquely identifies each row.


A) superkey
B) special
C) selective
D) candidate

Correct Answer

verifed

verified

The one-to-many (1:M) relationship is easily implemented in the relational model by putting the foreign key of the "1" side in the table of the "many" side as a primary key.

Correct Answer

verifed

verified

To be considered minimally relational, the DBMS must support the key relational operators ____, PROJECT, and JOIN.


A) INTERSECT
B) UNION
C) DIFFERENCE
D) SELECT

Correct Answer

verifed

verified

Character data can contain any character or symbol intended for mathematical manipulation.

Correct Answer

verifed

verified

If one department chair-a professor-can chair only one department and one department can have only one department chair, then the entities PROFESSOR and DEPARTMENT exhibit a(n) ____________________ relationship.

Correct Answer

verifed

verified

Describe the use of the UNION operator.

Correct Answer

verifed

verified

UNION combines all rows from two tables,...

View Answer

What is the system catalog?

Correct Answer

verifed

verified

Like the data dictionary, the system cat...

View Answer

There is never a good reason to use null values in a database.

Correct Answer

verifed

verified

In a database context, a(n) ____ indicates the use of different names to describe the same attribute.


A) entity
B) duplicate
C) synonym
D) homonym

Correct Answer

verifed

verified

In the context of a database table, the statement "A ____ B" indicates that if you know the value of attribute A, you can look up the value of attribute B.


A) contains
B) is related to
C) owns
D) determines

Correct Answer

verifed

verified

Current relational database software generally provides only a system catalog (and not a data dictionary).

Correct Answer

verifed

verified

The ____ constraint can be placed on a column to ensure that every row in the table has a value for that column.


A) HAS VALUE
B) NOT NULL
C) MUST HAVE VALUE
D) NOT EMPTY

Correct Answer

verifed

verified

Codd's Rule of ____ states: If the system supports low-level access to the data, users must not be allowed to bypass the integrity rules of the database


A) Nonsubversion
B) Logical Data Independence
C) Comprehensive Data Sublanguage
D) Integrity Independence

Correct Answer

verifed

verified

A(n) ____ is perceived as a two-dimensional structure composed of rows and columns.


A) table
B) rowset
C) attribute
D) intersection

Correct Answer

verifed

verified

Referential and entity integrity are two names for the same thing.

Correct Answer

verifed

verified

A(n) ____________________ links tables on the basis of an equality condition that compares specified columns of each table.

Correct Answer

verifed

verified

The proper use of ____________________ keys is crucial to controlling data redundancy.

Correct Answer

verifed

verified

A null is created when you press the Enter key or the Tab key to move to the next entry without making a prior entry of any kind.

Correct Answer

verifed

verified

Showing 61 - 80 of 100

Related Exams

Show Answer