Filters
Question type

Study Flashcards

_____ relationships can be implemented by creating a new entity in 1:M relationships with the original entities.


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

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

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

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

Correct Answer

verifed

verified

RDBMSs enforce integrity rules automatically.

Correct Answer

verifed

verified

A is the primary key of one table that has been placed into another table to create a common attribute.


A) superkey
B) composite primary key
C) candidate key
D) foreign key

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 DIVIDE operation uses one single­column table (e.g.,column "a")as the divisor and one two­column table (e.g.,columns "a" and "b")as the dividend.

Correct Answer

verifed

verified

__ is the real power behind the relational database,allowing the use of independent tables linked by common attributes.

Correct Answer

verifed

verified

Relational algebra defines the theoretical way of manipulating table contents using relational operators.

Correct Answer

verifed

verified

In a relational model,are also used to establish relationships among tables and to ensure the integrity of the data.

Correct Answer

verifed

verified

The relationship is the relational database norm.

Correct Answer

verifed

verified

A table is also called a(n)because the relational model's creator,E.F.Codd,used the two terms as synonyms.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

The relationship is the "relational model ideal."


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

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.

Correct Answer

verifed

verified

The is actually a system-created database whose tables store the user/designer-created database characteristics and contents.


A) database tuple
B) systematic database
C) unique index
D) system catalog

Correct Answer

verifed

verified

__ ,also known as RESTRICT,yields values for all rows found in a table that satisfy a given condition.


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

Correct Answer

verifed

verified

The DIFFERENCE operator subtracts one table from the other.

Correct Answer

verifed

verified

As rare as 1:1 relationships should be,certain conditions absolutely require their use.

Correct Answer

verifed

verified

Showing 21 - 40 of 74

Related Exams

Show Answer