Filters
Question type

Study Flashcards

The following example exhibits ____________________ integrity: The CUSTOMER table's primary key is CUS_CODE.The CUSTOMER primary key column has no null entries,and all entries are unique.Similarly,the AGENT table's primary key is AGENT_CODE,and this primary key column also is free of null entries.

Correct Answer

verifed

verified

Describe the use of nulls in a database.

Correct Answer

verifed

verified

Null values are problematic in the relat...

View Answer

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

A) True
B) False

Correct Answer

verifed

verified

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


A) outer
B) inner
C) direct
D) union

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

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 DIFFERENCE operator subtracts one table from the other.

A) True
B) False

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

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

Correct Answer

verifed

verified

D

A ____ is any key that uniquely identifies each row.


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

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

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

____ yields a vertical subset of a table.


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

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

Correct Answer

verifed

verified

A

Fortunately,the problems inherent in the ____________________ relationship can easily be avoided by creating a composite entity.

Correct Answer

verifed

verified

A left outer join on tables CUSTOMER and AGENT yields all of the rows in the CUSTOMER table,including those that do not have a matching value in the AGENT table.

A) True
B) False

Correct Answer

verifed

verified

Referential ____ means that if the foreign key contains a value,that value refers to an existing valid tuple (row) in another relation.


A) integrity
B) uniqueness
C) direction
D) relations

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

Correct Answer

verifed

verified

A

The relational operators have the property of ____________________;that is,the use of relational algebra operators on existing relations (tables)produces new relations.

Correct Answer

verifed

verified

A(n)____________________ key can be described as a superkey without unnecessary attributes.

Correct Answer

verifed

verified

You can think of a table as a persistent representation of a logical relation.

A) True
B) False

Correct Answer

verifed

verified

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


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

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

Correct Answer

verifed

verified

____ 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) B) and C)
F) None of the above

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 100

Related Exams

Show Answer