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