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