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