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