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