Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Modern Systems Analysis
Quiz 9: Designing Databases
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
Multiple Choice
The process of splitting or combining normalized relations into physical tables based on affinity of use of rows and fields best describes:
Question 82
Multiple Choice
A many-to-many relationship that associates certain items with their component items is called a:
Question 83
Multiple Choice
For a binary many-to-many relationship existing between entity types A and B:
Question 84
Multiple Choice
The index file organization:
Question 85
Multiple Choice
Merging relations is also referred to as:
Question 86
Short Answer
A ________ is an attribute whose value is unique across all occurrences of a relation.
Question 87
Multiple Choice
A foreign key in a relation that references the primary key values of that same relation is referred to as a:
Question 88
Multiple Choice
Two different names that refer to the same data item best defines:
Question 89
Multiple Choice
A table used to determine the location of rows in a file that satisfy some condition best describes:
Question 90
Multiple Choice
A special field value,distinct from 0,blank,or any other value,that indicates that the value for the field is missing or otherwise unknown best defines:
Question 91
Multiple Choice
A single name that is used for two or more different attributes best defines:
Question 92
Multiple Choice
Relationships between instances of a single entity type are referred to as:
Question 93
Multiple Choice
If a relationship exists among three or more entities,then:
Question 94
Multiple Choice
Which of the following combines range and hash partitioning by first segregating data by ranges on the designated attribute and then within each of these partitions it further partitions by hashing on the designated attribute?