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