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