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