Filters
Question type

Study Flashcards

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


A) UNIQUE
B) NOT NULL
C) VALUE
D) EMPTY

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

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) A) and C)
F) A) 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

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

A) True
B) False

Correct Answer

verifed

verified

Define entity integrity. What are the two requirements to ensure entity integrity?

Correct Answer

verifed

verified

Entity integrity is the condition in whi...

View Answer

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

Proper data design requires carefully defined and controlled data redundancies to function properly.

Correct Answer

verifed

verified

Describe the use of null values in a database.

Correct Answer

verifed

verified

Null values are problematic in a relatio...

View Answer

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

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.

A) True
B) False

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) A) and B)

Correct Answer

verifed

verified

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


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

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

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) A) and B)
F) B) and D)

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 CUSTOMER table's primary key is CUS_CODE. The CUSTOMER primary key column has no null entries, and all entries are unique. This is an example of integrity.


A) entity
B) referential
C) relational
D) null

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

Correct Answer

verifed

verified

A(n) is an orderly arrangement used to logically access rows in a table.


A) primary rule
B) superkey
C) relationship
D) index

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

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

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

Correct Answer

verifed

verified

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

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.

A) True
B) False

Correct Answer

verifed

verified

Showing 41 - 60 of 75

Related Exams

Show Answer