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