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. ______________database tables often lead to various data redundancy disasters in production databases.
Prime
Strong
Unnormalized
Determinant
2. Any attribute whose value determines other values within a row is called ____.
BCNF
Multivalued dependencies
Domain
Determinant
3. 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
Composite
Duplication
Unary
4. 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.
Numeric
Denormalization
Repeating group
Partial
5. A ___________ must not contain a repeating group .
ERM
Detailed narrative
Relational table
Partial
6. __________ is a process to help reduce the likelihood of data anomalies.
Database design
Partial
Normalization
Three
7. A ___ relationship exists when an association is maintained within a single entity.
Weak
Database design
Unary
Partial dependencies
8. View the data as part of a table or collection of tables in which all key values must be identified.
Duplication
Derived attribute
Relational models
Diagram
9. Improving ___ leads to more flexible queries.
3NF
Recursive
Domain
Atomicity
10. A table where all attributes are dependent on the primary key are independent of each other - and no row contains two or more multivalued facts about an entity - is said to be in ____.
Repeating group
Atomicity
4NF
BCNF
11. Dependencies based on only a part of a composite primary key are called ___ dependencies.
Derived attribute
Partial
Simple
Unnormalized
12. BCNF can be violated only if the table contains more than one ___ key.
Derived
Prime
Candidate
4NF
13. A table that is in 2NF and contains no transitive dependencies is said to be in ___.
Prime
Ternary
3NF
Participation
14. In the ERD - Cardinality is indicated using the ___ notation.
Normalization stages
Associative
Dependency
(min - max)
15. In a real-world environment - changing granularity requirements might dictate changes in primary key selection - and those changes might ultimately require the use of ____ keys.
Dependency
(min - max)
Surrogate
3NF
16. A ___ relationship exists when two entities are associated.
Derived attribute
Information
Binary
Determinant
17. An example of denormalization is using a ___ denormalized table to hold report data. This is required when creating a tabular report in which the columns represent data that is stored in the table as rows.
Simple
Data integrity problems
Temporary
ERM
18. The conflicts between design efficiency - ____________ - and processing speed are often resolved through compromised that include denormalization.
Data integrity problems
JOB_CHG_HOUR
Atomic attribute
Information requirements
19. 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 ____.
1NF
(min - max)
Determinant
Table
20. Need not be stored physically in the data base.
Derived attribute
Data integrity problems
Database design
4NF
21. The following step occurs first in the process of building an ERD: create a __________ of the organization's description of operations.
Ternary
3NF
Detailed narrative
Repeating group
22. In a ___ diagram - the arrows above the attribute indicate all desirable dependencies.
Dependency
Domain
Unary
Granularity
23. The associative entity is also known as a ___ entity.
Composite
JOB_CHG_HOUR
Partial
Information
24. THE MOST LIKELY DATA TYPE FOR A SURROGATE KEY IS ____.
3NF
Numeric
BCNF
Temporary
25. If you have three different transitive dependencies - ___ different determinants exist.
Three
3NF
Associative
Composite
26. The set of possible values for an attribute is a ____.
Domain
Data warehouse
Ternary
BCNF
27. The ___ refers to a specific table row as an entity instance.
Dependency Diagram
ERM
Strong
(min - max)
28. A ______ attribute can have only one value.
Multivalued dependencies
Single-valued
3NF
Weak
29. Relationship strength depends on how the primary key of the related entity is formulated - while the relationship ____ depends on how the business rule is written.
Mandatory
Multivalued dependencies
Partial
Participation
30. A table is in BCNF if every determinant in the table is a ____________.
Candidate key
Unnormalized
Simple
Duplication
31. A ___ attribute is one that cannot be subdivided.
Repeating group
Dependency Diagram
Simple
4NF
32. Depicts all dependencies found within a given table structure is known as a ______.
Recursive
Derived attribute
Partial
Dependency Diagram
33. The Crow's foot symbol with two parallel lines indicates ___ cardinality.
Normalization stages
Multivalued dependencies
Relational models
(1 - 1)
34. ____ yields better performance.
Denormalization
3NF
Normalization
Transitive dependency
35. Most designers consider the BCNF as a special case of the ____.
Surrogate
Determinant
JOB_CHG_HOUR
3NF
36. 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.
Relational table
RDBMS
(1 - 1)
JOB_CHG_HOUR
37. A ____ relationship exists when three entities are associated.
Prime
Database design
Dependency
Ternary
38. _______ databases reflect the ever-growing demand for greater scope and depth in the data on which decision support systems increasingly rely.
Candidate
Composite
Partial
Data warehouse
39. Dependencies can be identified with the help of a dependency _____.
Partial
3NF
Diagram
Three
40. Complex ____ requirements may dictate data transformations - and they may expand the number of entities and attributes withing the design.
Recursive
Information
Relational models
Multivalued dependencies
41. In order to meet ___ requirements - you may have to denormalize some portion of the database.
Performance
Database design
Candidate key
4NF
42. An ERM is not dependent on the ____________.
Database type
Determinant
Partial dependencies
Recursive
43. The price paid for increased performance through denormalization is a larger amount of ____.
Numeric
Dependency
Data redundancy
Domain
44. Normalization represents a micro view of the ___ within the ERD.
Relational table
Entities
Transitive dependency
Partial dependencies
45. When a nonkey attribute is the determinate of a key attribute the table is in 3NF but not ____.
Table
Derived attribute
Single-valued
BCNF
46. Another word for existence-independent is ____.
Strong
Partial dependencies
BCNF
1NF
47. The existence of a(n) ___ relationship indicated that the minimum cardinality is at least 1 for the mandatory entity.
Multivalued dependencies
Atomicity
RDBMS
Mandatory
48. A ___ entity has a primary key that is partially or totally derived from the parent entity in the relationship.
Derived attribute
2NF
Multivalued dependencies
Weak
49. Data redundancies occur from ____ of data on every row entry.
Duplication
Data warehouse
JOB_CHG_HOUR
Composite
50. If an employee within an EMPLOYEE entity has a relationship with itself - that relationship is known as a ____ relationship.
Recursive
3NF
Unnormalized
Surrogate