Filters
Question type

Study Flashcards

What is a key and why is it important in the relational model?

Correct Answer

verifed

verified

In the relational model,keys are importa...

View Answer

The ____________________ catalog can be described as a detailed system data dictionary that describes all objects within the database,including data about table names,the table's creator and creation date,the number of columns in each table,the data type corresponding to each column,index filenames,index creators,authorized users,and access privileges.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

The attribute B is ____ the attribute A if each value in column A determines one and only one value in column B.


A) logically dependent on
B) owned by
C) determined by
D) functionally dependent on

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

Correct Answer

verifed

verified

Codd's Rule of ____ states: If the system supports low-level access to the data,users must not be allowed to bypass the integrity rules of the database


A) Nonsubversion
B) Logical Data Independence
C) Comprehensive Data Sublanguage
D) Integrity Independence

Correct Answer

verifed

verified

What are the characteristics of a relational table?

Correct Answer

verifed

verified

1 A table is perceived as a two-dimensio...

View Answer

Another name for a composite entity is a ____ entity.


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

Correct Answer

verifed

verified

A foreign key must exist in both tables that have a relationship.

Correct Answer

verifed

verified

If the attribute (B)is functionally dependent on a composite key (A)but not on any subset of that composite key,the attribute (B)is fully functionally dependent on (A).

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

The equijoin takes its name from the comparison operator ____ used in the condition.


A) *
B) <
C) =
D) >

Correct Answer

verifed

verified

The logical view of the relational database is facilitated by the creation of data relationships based on a logical construct known as a(n)____________________.

Correct Answer

verifed

verified

The idea of determination is unique to the database environment.

Correct Answer

verifed

verified

RDBMSs enforce integrity rules automatically.

Correct Answer

verifed

verified

Tables must have the same attribute characteristics (the columns and domains must be compatible)to be used in a UNION.

Correct Answer

verifed

verified

Because the relational model uses attribute values to establish relationships among tables,many database users correctly assume that the term relation refers to such relationships.

Correct Answer

verifed

verified

In the context of a database table,the statement "A ____ B" indicates that if you know the value of attribute A,you can look up the value of attribute B.


A) contains
B) is related to
C) owns
D) determines

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.

Correct Answer

verifed

verified

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


A) HAS VALUE
B) NOT NULL
C) MUST HAVE VALUE
D) NOT EMPTY

Correct Answer

verifed

verified

Showing 61 - 80 of 100

Related Exams

Show Answer