Filters
Question type

Study Flashcards

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

In an outer join,the matched pairs would be retained and any unmatched values in the other table would be left ____.


A) in another table
B) null
C) out of the results
D) with matching values from the original table

Correct Answer

verifed

verified

The SELECT operator yields a vertical subset of a table.

Correct Answer

verifed

verified

____________________ joins are especially useful when you are trying to determine what value(s)in related tables cause(s)referential integrity problems.

Correct Answer

verifed

verified

The relational database model enables you to view data ____ rather than ____.


A) relationally, hierarchically
B) hierarchically, relationally
C) physically, logically
D) logically, physically

Correct Answer

verifed

verified

PRODUCT yields all possible pairs of rows from two tables-also known as the ____________________ product.

Correct Answer

verifed

verified

The practical significance of taking the logical view of a database is that it serves as a reminder of the simple file concept of data storage.

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) join

Correct Answer

verifed

verified

What is the system catalog?

Correct Answer

verifed

verified

Like the data dictionary,the system cata...

View Answer

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

Codd's Rule of ____ states: 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) Nonsubversion
B) Logical Data Independence
C) Comprehensive Data Sublanguage
D) Integrity Independence

Correct Answer

verifed

verified

In a database context,the word ____ indicates the use of the same attribute name to label different attributes.


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

Correct Answer

verifed

verified

If the foreign key contains either matching values or nulls,the table that makes use of that foreign key is said to exhibit ____________________ integrity

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Since it is used to link the tables that originally were related in a M:N relationship,the composite entity structure includes-as foreign keys-at least the ____ keys of the tables that are to be linked.


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

Correct Answer

verifed

verified

A ____ key is defined as a key that is used strictly for data retrieval purposes.


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

Correct Answer

verifed

verified

The ____________________ relationship is the relational database norm.

Correct Answer

verifed

verified

A(n) ____ is an ordered arrangement of keys and pointers.


A) table
B) superkey
C) relationship
D) index

Correct Answer

verifed

verified

Showing 41 - 60 of 100

Related Exams

Show Answer