Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

____ yields only the rows that appear in both tables.


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

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

Correct Answer

verifed

verified

If one department chair-a professor-can chair only one department and one department can have only one department chair,then the entities PROFESSOR and DEPARTMENT exhibit a(n)____________________ relationship.

Correct Answer

verifed

verified

Each table in a relational database must have a primary key.

A) True
B) False

Correct Answer

verifed

verified

Controlled ____ makes a relational database work.


A) relations
B) logic
C) chaos
D) redundancy

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

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.

A) True
B) False

Correct Answer

verifed

verified

Tables within a database share common attributes that enable the tables to be linked together.

A) True
B) False

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

____ data can have only a true or false (yes or no) values.


A) Logical
B) Character
C) Date
D) Numeric

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

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

In a database context,a(n) ____ indicates the use of different names to describe the same attribute.


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

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

Correct Answer

verifed

verified

In a relational model,if A determines B,C,and D,you write A = B,C,D.

A) True
B) False

Correct Answer

verifed

verified

In the relational model,____ are important because they are used to ensure that each row in a table is uniquely identifiable.


A) relations
B) keys
C) indexes
D) logical structures

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

Correct Answer

verifed

verified

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


A) meta dictionary
B) schema
C) data dictionary
D) system catalog

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

Correct Answer

verifed

verified

A data dictionary is sometimes described as "the database designer's database" because it records the design decisions about tables and their structures.

A) True
B) False

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Describe the use of the UNION operator.

Correct Answer

verifed

verified

UNION combines all rows from two tables,...

View Answer

The order of the rows and columns is important to the DBMS.

A) True
B) False

Correct Answer

verifed

verified

No data entry at all is known as a(n) ____.


A) nil
B) null
C) empty
D) zero

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

Correct Answer

verifed

verified

DBMSs use indexes for many different purposes.

A) True
B) False

Correct Answer

verifed

verified

Showing 21 - 40 of 100

Related Exams

Show Answer