Filters
Question type

Study Flashcards

A is any key that uniquely identifies each row.


A) superkey
B) special key
C) foreign key
D) candidate key

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

Define an index.Explain the role of indexes in a relational database.

Correct Answer

verifed

verified

An index is an orderly arrangement used ...

View Answer

Only a single attribute,not multiple attributes,can define functional dependence.

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

Referential dictates that the foreign key must contain values that match the primary key in the related table,or must contain null.


A) integrity
B) uniqueness
C) model
D) attribute

Correct Answer

verifed

verified

A(n)provides a detailed description of all tables found within the user/designer-created database.

Correct Answer

verifed

verified

An index key can have multiple (a composite index).

Correct Answer

verifed

verified

Each table in a relational database must have a primary key.

Correct Answer

verifed

verified

A contains at least all of the attribute names and characteristics for each table in the system.


A) data dictionary
B) relational schema
C) logical schema
D) database

Correct Answer

verifed

verified

Another name for a composite entity is a(n) entity.


A) bridge
B) linked
C) directive
D) associative

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

What is a key and how is it important in a relational model?

Correct Answer

verifed

verified

In a relational model,keys are important...

View Answer

The catalog can be described as a detailed system data dictionary that describes all objects within the database,including data about table names,the table's creator and creation date,the number of columns in each table,the data type corresponding to each column,index filenames,index creators,authorized users,and access privileges.

Correct Answer

verifed

verified

Describe the use of the INTERSECT operator.

Correct Answer

verifed

verified

INTERSECT yields only the rows that appe...

View Answer

When you define a table's primary key,the DBMS automatically creates a(n) index on the primary key column(s) you declared.


A) key
B) composite
C) unique
D) primary

Correct Answer

verifed

verified

In a relational table,each column has a specific range of values known as the domain.

Correct Answer

verifed

verified

One characteristic of generalization hierarchies is that they are implemented as relationships.

Correct Answer

verifed

verified

To avoid nulls,some designers use special codes,known as ,to indicate the absence of some value.

Correct Answer

verifed

verified

The relationship should be rare in any relational database design.


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

Correct Answer

verifed

verified

Showing 41 - 60 of 74

Related Exams

Show Answer