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