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