Filters
Question type

Study Flashcards

_____ returns only the attributes requested, in the order in which they are requested.


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

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

A

A _____ is any key that uniquely identifies each row.


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

E) A) and B)
F) C) and D)

Correct Answer

verifed

verified

A

_____ logic, used extensively in mathematics, provides a framework in which an assertion (statement of fact) can be verified as either true or false.


A) Predicate
B) Database
C) Relational
D) Index

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

Each table _____ represents an attribute.


A) column
B) row
C) dimension
D) value

E) A) and C)
F) B) and C)

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 importan...

View Answer

A(n) _____ only returns matched records from the tables that are being joined.


A) outer join
B) inner join
C) equijoin
D) theta join

E) C) and D)
F) A) and D)

Correct Answer

verifed

verified

Depending on the sophistication of the application development software, nulls can create problems when functions such as COUNT, AVERAGE, and SUM are used.

A) True
B) False

Correct Answer

verifed

verified

The _____ relationship is the relational database norm.

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

E) C) and D)
F) All of the above

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

data dictionary

Describe the use of the INTERSECT operator.

Correct Answer

verifed

verified

INTERSECT yields only the rows that appe...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

According to Codd's _____ rule of relational databases, application programs and ad hoc facilities are logically unaffected when changes are made to the table structures that preserve the original table values (changing order of columns or inserting columns) .


A) distribution independence
B) logical data independence
C) comprehensive data sublanguage
D) integrity independence

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

The _____ relationship is the "relational model ideal."


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

E) A) and D)
F) None of the above

Correct Answer

verifed

verified

A primary key is a(n) _____ key chosen to be the primary means by which rows of a table are uniquely identified.

Correct Answer

verifed

verified

If the attribute (B) is functionally dependent on a composite key (A) but not on any subset of that composite key, the attribute (B) is fully functionally dependent on (A).

A) True
B) False

Correct Answer

verifed

verified

A _____ key can be described as a minimal superkey, a superkey without any unnecessary attributes.


A) secondary
B) candidate
C) primary
D) foreign

E) A) and D)
F) B) and C)

Correct Answer

verifed

verified

_____ are especially useful when you are trying to determine what values in related tables cause referential integrity problems.


A) Inner joins
B) Outer joins
C) Equijoins
D) Theta joins

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

The idea of determination is unique to the database environment.

A) True
B) False

Correct Answer

verifed

verified

In a natural join, the column on which the join was made occurs twice in the new table.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 75

Related Exams

Show Answer