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