Filters
Question type

Study Flashcards

When you define a table's primary key,the DBMS automatically creates a(n) ____ index on the primary key column(s) you declared.


A) key
B) incomplete
C) unique
D) primary

E) All of the above
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

Codd's rule of ____________________ states that every value in a table is guaranteed to be accessible through a combination of table name,primary key value,and column name.

Correct Answer

verifed

verified

The ____________________ relationship is the relational database norm.

Correct Answer

verifed

verified

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

A) True
B) False

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

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

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

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

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

Correct Answer

verifed

verified

A ____ is any key that uniquely identifies each row.


A) superkey
B) special
C) selective
D) candidate

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

Correct Answer

verifed

verified

A data dictionary contains metadata-data about data.

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

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 D)
F) None of the above

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Controlled ____ makes a relational database work.


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

E) All of the above
F) None of the above

Correct Answer

verifed

verified

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

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

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

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

Correct Answer

verifed

verified

What is the system catalog?

Correct Answer

verifed

verified

Like the data dictionary,the system cata...

View Answer

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

Showing 81 - 100 of 100

Related Exams

Show Answer