SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Data Modeling
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. If a table has multiple candidate keys and one of those candidate keys is a composite key - the table can have ___ based on this composite candidate key - even when the primary key chosen is a single attribute.
Partial dependencies
Recursive
Granularity
Candidate key
2. In the ERD - Cardinality is indicated using the ___ notation.
Multivalued dependencies
(min - max)
Transitive dependency
Strong
3. If database tables are treated as though they were files in a file system - the ___ never has a chance to demonstrate its superior data-handling capabilities.
RDBMS
3NF
Database type
Binary
4. From a structural point of view - ______ is better than 1NF
Repeating group
Derived attribute
Strong
2NF
5. The conflicts between design efficiency - ____________ - and processing speed are often resolved through compromised that include denormalization.
Transitive dependency
Performance
Participation
Information requirements
6. A ___ derives its name from the fact that a group of multiple entries of the same type can exist for any single key attribute occurrence.
Recursive
Composite
Binary
Repeating group
7. A ___________ must not contain a repeating group .
Candidate
Composite
Relational table
Surrogate
8. ______________database tables often lead to various data redundancy disasters in production databases.
2NF
Derived
Unnormalized
Entities
9. Most designers consider the BCNF as a special case of the ____.
Duplication
Partial dependencies
Atomicity
3NF
10. An attribute that is part of a key is known as a ____ attribute.
Prime
Domain
Partial
Detailed narrative
11. Refers to the level of detail represented by the values stored in a table's row
Granularity
3NF
Information
Ternary
12. ____ yields better performance.
Three
Derived
Partial dependencies
Denormalization
13. Dependencies based on only a part of a composite primary key are called ___ dependencies.
Unnormalized
Dependency Diagram
Derived
Partial
14. A ______ attribute can have only one value.
Single-valued
Three
3NF
Relational table
15. Complex ____ requirements may dictate data transformations - and they may expand the number of entities and attributes withing the design.
Normalization
Normalization stages
Information
JOB_CHG_HOUR
16. A ____ relationship exists when three entities are associated.
ERM
Ternary
Simple
Single-valued
17. ________ cannot be further subdivided.
Derived
Unary
Multivalued dependencies
Atomic attribute
18. A table where every determinant is a candidate key is said to be in ____.
Composite
Candidate
BCNF
RDBMS
19. Data redundancies occur from ____ of data on every row entry.
Data redundancy
Duplication
(min - max)
ERM
20. Data redundancy produces ____.
Data integrity problems
Normalization
Relational table
Unnormalized
21. If an employee within an EMPLOYEE entity has a relationship with itself - that relationship is known as a ____ relationship.
Recursive
Binary
Entities
Numeric
22. Another word for existence-independent is ____.
Candidate
Strong
Associative
ERM
23. When a nonkey attribute is the determinate of a key attribute the table is in 3NF but not ____.
BCNF
Relational table
Repeating group
JOB_CHG_HOUR
24. A ___ relationship exists when an association is maintained within a single entity.
3NF
Mandatory
Unary
Partial
25. THE MOST LIKELY DATA TYPE FOR A SURROGATE KEY IS ____.
Numeric
Simple
Partial dependencies
Table
26. Normalization represents a micro view of the ___ within the ERD.
Entities
Participation
ERM
(1 - 1)
27. The ___ refers to a specific table row as an entity instance.
RDBMS
Table
1NF
ERM
28. A ___ entity has a primary key that is partially or totally derived from the parent entity in the relationship.
JOB_CHG_HOUR
Mandatory
Duplication
Weak
29. The following step occurs first in the process of building an ERD: create a __________ of the organization's description of operations.
Detailed narrative
Dependency Diagram
Data redundancy
Table
30. Depicts all dependencies found within a given table structure is known as a ______.
Prime
Relational models
Strong
Dependency Diagram
31. A table that has all key attributes defined - has no repeating groups - and all its attributes are dependent on the primary key - is said to be in ____.
Three
Granularity
Normalization
1NF
32. The word "entity" in the ER model corresponds to a _______.
Simple
RDBMS
Unnormalized
Table
33. The set of possible values for an attribute is a ____.
3NF
(1 - 1)
Domain
Numeric
34. The Crow's foot symbol with two parallel lines indicates ___ cardinality.
Dependency Diagram
(1 - 1)
Denormalization
4NF
35. The existence of a(n) ___ relationship indicated that the minimum cardinality is at least 1 for the mandatory entity.
Associative
Mandatory
Normalization
Duplication
36. BCNF can be violated only if the table contains more than one ___ key.
Candidate
Surrogate
3NF
Three
37. The price paid for increased performance through denormalization is a larger amount of ____.
Unary
Data redundancy
Candidate
BCNF
38. In a ___ diagram - the arrows above the attribute indicate all desirable dependencies.
Strong
Surrogate
(1 - 1)
Dependency
39. The associative entity is also known as a ___ entity.
Unnormalized
Candidate
1NF
Composite
40. From a system functionality point of view - ___ attribute values can be calculated when they are needed to write reports or invoices.
Granularity
Partial dependencies
Derived
Prime
41. A ___ relationship exists when two entities are associated.
Participation
Binary
Partial dependencies
Database type
42. __________ is a process to help reduce the likelihood of data anomalies.
Unnormalized
Normalization
Atomic attribute
ERM
43. In order to meet performance requirements - you may have to denormalize portions of the ________.
RDBMS
Surrogate
Information
Database design
44. Dependencies can be identified with the help of a dependency _____.
Database design
Diagram
Partial
Normalization
45. If you have three different transitive dependencies - ___ different determinants exist.
Three
4NF
Entities
Domain
46. Any attribute whose value determines other values within a row is called ____.
Multivalued dependencies
Simple
Determinant
Participation
47. A ____ exists when there are functional dependencies such that Y is functionally dependent on X and Z is functionally dependent on Y - and X is the primary key.
BCNF
Simple
Transitive dependency
Database type
48. A ___ identifier is composed of more than one attribute.
(min - max)
RDBMS
Composite
Diagram
49. According to naming conventions described in Chapter 2 - ___ would be the best name for a column representing the charges per hour in a table named JOB.
Domain
(1 - 1)
JOB_CHG_HOUR
Normalization
50. 1NF - 2NF - and 3NF are _____.
2NF
Normalization stages
Unary
Single-valued