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