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