QUESTION 1. A (n) ________ links tables by selecting only the rows with common values in their common attribute(s). (0.25 points)
- Foreign join
- Outer join
- natural join
- equijoin
QUESTION 2. A (n) ________ links tables by selecting only the rows with common values in their common attribute(s). (0.25 points)
- foreign join
- outer join
- natural join
- equijoin
QUESTION 3. A table that is in 2NF and contains no transitive dependencies is said to be in ________. (0.25 points)
- 1NF
- 2NF
- 3NF
- 4NF
QUESTION 4. The normalization process involves assigning ________ to tables based on the concept of determination. (0.25 points)
- attributes
- relations
- data
- files
QUESTION 5. Lower normalization forms occur (and are even required) in specialized databases known as ________. (0.25 points)
- data dumps
- operational databases
- data warehouses
- historical databases
QUESTION 6. Each table is perceived as a ________. (0.25 points)
- two-dimensional structure
- graph
- linked structure
- three-dimensional structure
QUESTION 7. Nulls, if used improperly, can create problems because they can represent ________. (0.25 points)
- a known, but missing, attribute value
- zero
- an unsortable value
- a default value
QUESTION 8. A(n) ________ attribute is not part of a key. (0.25 points)
- nonprime
- composite
- prime
- assigned
QUESTION 9. An attribute (or combination of attributes) that uniquely identifies each entity in a table is called a ________. (0.25 points)
- candidate key
- superkey
- secondary key
- primary key
QUESTION 10. Data redundancy produces ________. (0.25 points)
- robust design
- slower lookups
- data integrity problems
- efficient storage use
QUESTION 11. A table can be logically connected to another table by defining a ________. (0.25 points)
- primary key
- superkey
- hyperlink
- common attribute
QUESTION 12. A ________ functionally determines all of the row`s attributes. (0.25 points)
- combined key
- foreign key
- primary key
- superkey
QUESTION 13. Given the following table definition, how many tables would be produced by the conversion to 2NF? 1NF (PROJ_NUM, EMP_NUM, PROJ_NAME, EMP_NAME, JOB_CLASS, CHG_HOURS, ASSIGN_HOURS) (0.25 points)
- one
- two
- three
- four
QUESTION 14. In a normalized database, what is represented by each table? (0.25 points)
- an entire application
- a single subject
- a functional area
- one attribute
QUESTION 15. The use of a(n) ________ relationship ensures that two entity sets are not placed in the same table when they should not be. (0.25 points)
- 1:1
- 1:M
- M:1
- M:N
QUESTION 16. Date attributes contain calendar dates stored in a special format known as the ________ date format. (0.25 points)
- Julian
- Augustan
- Jamesian
- Gregorian
QUESTION 17. In an ideal (database design) world, the level of desired granularity is determined at the ________ design or at the requirements gathering phase. (0.25 points)
- functional
- data
- conceptual
- external
QUESTION 18. A table that has all key attributes defined, no repeating groups, and an identified primary key is said to be in ________. (0.25 points)
- 1NF
- 2NF
- 3NF
- 4NF
QUESTION 19. A ________ key is an artificial PK introduced by the designer with the purpose of simplifying the assignment of primary keys to tables. (0.25 points)
- candidate
- foreign
- surrogate
- composite
QUESTION 20. A relational operator that yields all values for selected attributes is known as the ________ operator. (0.25 points)
- select
- difference
- project
- product
QUESTION 21. A relational operator that yields all rows in one table that are not found in the other table is the ________ operator. (0.25 points)
- difference
- union
- product
- intersect
QUESTION 22. A table that is in 2NF and contains no transitive dependencies is said to be in ________. (0.25 points)
- 1NF
- 2NF
- 3NF
- 4NF
QUESTION 23. The normalization process involves assigning ________ to tables based on the concept of determination. (0.25 points)
- attributes
- relations
- data
- files
QUESTION 24. Lower normalization forms occur (and are even required) in specialized databases known as ________. (0.25 points)
- data dumps
- operational databases
- data warehouses
- historical databases
QUESTION 25. Each table is perceived as a ________. (0.25 points)
- two-dimensional structure
- graph
- linked structure
- three-dimensional structure
QUESTION 26. Nulls, if used improperly, can create problems because they can represent ________. (0.25 points)
- a known, but missing, attribute value
- zero
- an unsortable value
- a default value
QUESTION 27. A(n) ________ attribute is not part of a key. (0.25 points)
- nonprime
- composite
- prime
- assigned
QUESTION 28. An attribute (or combination of attributes) that uniquely identifies each entity in a table is called a ________. (0.25 points)
- candidate key
- superkey
- secondary key
- primary key
QUESTION 29. Data redundancy produces ________. (0.25 points)
- robust design
- slower lookups
- data integrity problems
- efficient storage use
QUESTION 30. A table can be logically connected to another table by defining a ________. (0.25 points)
- primary key
- superkey
- hyperlink
- common attribute
QUESTION 31. A ________ functionally determines all of the row`s attributes. (0.25 points)
- combined key
- foreign key
- primary key
- superkey
QUESTION 32. Given the following table definition, how many tables would be produced by the conversion to 2NF? 1NF (PROJ_NUM, EMP_NUM, PROJ_NAME, EMP_NAME, JOB_CLASS, CHG_HOURS, ASSIGN_HOURS) (0.25 points)
- one
- two
- three
- four
QUESTION 33. In a normalized database, what is represented by each table? (0.25 points)
- an entire application
- a single subject
- a functional area
- one attribute
QUESTION 34. The use of a(n) ________ relationship ensures that two entity sets are not placed in the same table when they should not be. (0.25 points)
- 1:1
- 1:M
- M:1
- M:N
QUESTION 35. Date attributes contain calendar dates stored in a special format known as the ________ date format. (0.25 points)
- Julian
- Augustan
- Jamesian
- Gregorian
QUESTION 36. In an ideal (database design) world, the level of desired granularity is determined at the ________ design or at the requirements gathering phase. (0.25 points)
- functional
- data
- conceptual
- external
QUESTION 37. A table that has all key attributes defined, no repeating groups, and an identified primary key is said to be in ________. (0.25 points)
- 1NF
- 2NF
- 3NF
- 4NF
QUESTION 38. A ________ key is an artificial PK introduced by the designer with the purpose of simplifying the assignment of primary keys to tables. (0.25 points)
- candidate
- foreign
- surrogate
- composite
QUESTION 39. A relational operator that yields all values for selected attributes is known as the ________ operator. (0.25 points)
- select
- difference
- project
- product
QUESTION 40. A relational operator that yields all rows in one table that are not found in the other table is the ________ operator. (0.25 points)
- difference
- union
- product
- intersect