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. Data redundancies occur from ____ of data on every row entry.
Duplication
Dependency
Binary
1NF
2. The existence of a(n) ___ relationship indicated that the minimum cardinality is at least 1 for the mandatory entity.
Mandatory
Information requirements
1NF
Numeric
3. A table is in BCNF if every determinant in the table is a ____________.
Candidate key
Denormalization
Transitive dependency
Determinant
4. Most designers consider the BCNF as a special case of the ____.
Repeating group
3NF
Relational table
(min - max)
5. Any attribute whose value determines other values within a row is called ____.
Determinant
Detailed narrative
Prime
Performance
6. Need not be stored physically in the data base.
BCNF
Derived attribute
Binary
4NF
7. Dependencies based on only a part of a composite primary key are called ___ dependencies.
Data redundancy
3NF
Partial
Surrogate
8. The associative entity is also known as a ___ entity.
Derived
Recursive
Composite
Determinant
9. ____ yields better performance.
Simple
Denormalization
Data redundancy
ERM
10. 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.
Data warehouse
Determinant
Domain
Participation
11. __________ is a process to help reduce the likelihood of data anomalies.
Normalization
Unnormalized
Derived attribute
Temporary
12. The ___ refers to a specific table row as an entity instance.
Composite
ERM
Information
3NF
13. 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.
Candidate
Denormalization
RDBMS
BCNF
14. If an employee within an EMPLOYEE entity has a relationship with itself - that relationship is known as a ____ relationship.
Determinant
Recursive
Information requirements
Data integrity problems
15. 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.
Composite
Relational models
Composite
Partial dependencies
16. ______________database tables often lead to various data redundancy disasters in production databases.
Unnormalized
Derived attribute
2NF
Data warehouse
17. Refers to the level of detail represented by the values stored in a table's row
Associative
Composite
Weak
Granularity
18. If you have three different transitive dependencies - ___ different determinants exist.
BCNF
Data warehouse
Strong
Three
19. A table that is in 2NF and contains no transitive dependencies is said to be in ___.
Determinant
Entities
Relational table
3NF
20. In the ERD - Cardinality is indicated using the ___ notation.
Duplication
Unary
1NF
(min - max)
21. A ____ relationship exists when three entities are associated.
Ternary
Recursive
Dependency Diagram
Candidate key
22. Complex ____ requirements may dictate data transformations - and they may expand the number of entities and attributes withing the design.
Information
3NF
Entities
Normalization stages
23. The word "entity" in the ER model corresponds to a _______.
(1 - 1)
Table
RDBMS
Duplication
24. The following step occurs first in the process of building an ERD: create a __________ of the organization's description of operations.
Atomicity
Duplication
Detailed narrative
Candidate key
25. The conflicts between design efficiency - ____________ - and processing speed are often resolved through compromised that include denormalization.
Information requirements
Multivalued dependencies
Diagram
Associative
26. In a ___ diagram - the arrows above the attribute indicate all desirable dependencies.
Relational models
Dependency
Multivalued dependencies
Data integrity problems
27. The price paid for increased performance through denormalization is a larger amount of ____.
Transitive dependency
Composite
Data redundancy
Normalization stages
28. A ___ relationship exists when an association is maintained within a single entity.
Unary
2NF
(1 - 1)
RDBMS
29. 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.
Simple
Participation
Surrogate
Detailed narrative
30. Dependencies can be identified with the help of a dependency _____.
Numeric
Single-valued
Multivalued dependencies
Diagram
31. From a structural point of view - ______ is better than 1NF
Data warehouse
Binary
2NF
BCNF
32. ________ cannot be further subdivided.
Partial
Atomic attribute
JOB_CHG_HOUR
Domain
33. 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.
Repeating group
Surrogate
Prime
Weak
34. A ___ relationship exists when two entities are associated.
Simple
Prime
Binary
3NF
35. In order to meet ___ requirements - you may have to denormalize some portion of the database.
Performance
Partial dependencies
Granularity
3NF
36. A ___ identifier is composed of more than one attribute.
Composite
1NF
Weak
Partial dependencies
37. For most business transactional databases - we should normalize relations into ____.
3NF
Data integrity problems
Temporary
Database type
38. Normalization represents a micro view of the ___ within the ERD.
Recursive
Weak
Entities
Binary
39. THE MOST LIKELY DATA TYPE FOR A SURROGATE KEY IS ____.
3NF
Numeric
Mandatory
Granularity
40. A ___ entity has a primary key that is partially or totally derived from the parent entity in the relationship.
Weak
Strong
Duplication
Atomicity
41. BCNF can be violated only if the table contains more than one ___ key.
Atomicity
Relational models
Candidate
4NF
42. 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 ____.
4NF
Unnormalized
Participation
Repeating group
43. A table where every determinant is a candidate key is said to be in ____.
(min - max)
Single-valued
BCNF
3NF
44. A _____ entity is composed of the primary keys of each of the entities to be connected.
Associative
ERM
Dependency Diagram
Relational table
45. The Crow's foot symbol with two parallel lines indicates ___ cardinality.
Prime
Dependency
Simple
(1 - 1)
46. From a system functionality point of view - ___ attribute values can be calculated when they are needed to write reports or invoices.
Table
3NF
Derived
Numeric
47. The set of possible values for an attribute is a ____.
Temporary
1NF
Mandatory
Domain
48. Depicts all dependencies found within a given table structure is known as a ______.
Dependency Diagram
Data redundancy
Transitive dependency
Data integrity problems
49. Data redundancy produces ____.
Recursive
Data integrity problems
1NF
Unnormalized
50. 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 ____.
Numeric
1NF
Data integrity problems
Diagram