Home > Certified Internet Web Professional > Quizzes > 1D0-541: CIW Database Design Specialist
1D0-541: CIW Database Design Specialist
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 55% Most missed: “Your enterprise is involved in planning a database project. The exhibit shows th…”
1D0-541: CIW Database Design Specialist
Time left 00:00
25 Questions

1. The exhibit shows a relation for a company projects. Which candidate key(s) would best serve as the primary key for this relation?
2. The exhibit shows a table called Housing Relation that relates a unique student identification number with a dormitory building and a room fee for that building. Each building charges only one fee and a student can live in only one building. The key for the Housing Relation is Student_ID. This table is in which normal form?
3. The exhibit shows a table called Activity Relation that relates a unique student identification number with a sports activity and a fee for participating in that activity. A student can participate in only one activity. The key for the relation is Student_ID. What consequence would occur if the tuple for Student_ID 1001 were removed?
4. Which characteristic is an advantage of a database management system?
5. Consider the entity-relationship (ER) diagram shown in the exhibit. Which type of relationship between the two entities is shown?
6. NULL) Primary Key Class_Num Consider the Information Engineering diagram shown in the exhibit. Which DBDL definition best describes this diagram?
7. Which of the following describes two desirable characteristics of a primary key?
8. Which term best defines a database system in which data records are stored in one or more files with no structured relationship?
9. Consider the Recreation relation shown in the exhibit. You need to apply a SQL statement to the Recreation relation that will return the following data: Which SQL statement applied to the Recreation relation will return this data?
10. Which term describes an attribute or combination of attributes that uniquely identifies a row in a relation?
11. Which of the following occurs in a relation when records are added or removed?
12. Which of the following ACID properties requires that a transaction be executed in its entirety or not all?
13. Which relational algebraic operation is used to select specific columns (attributes) from a relation?
14. Which three pieces of information did E.F. Codd describe as necessary to retrieve a data value from a relational database?
15. What is a virtual table?
16. A theta-join can be viewed as:
17. Which of the following is a characteristic of the three-tier database architecture?
18. Consider the Orders relation shown in the exhibit. Which of the following SQL statements would replace the value in the Sales_Rep_No column with 110 everywhere that Sales_Rep_No 108 is listed?
19. The exhibit shows a table called Recreation Relation that relates a unique student identification number and a sports activity with a fee for participating in that activity. The Student_ID and Activity columns in the table are used together as a composite key. Which statement about the relation is correct?
20. With regard to databases, what is normalization?
21. What is the highest normal form of the relation(s) shown in the exhibit?
22. Consider the Information Engineering diagram in the exhibit showing a conceptual data model of the relations BUILDING and RESIDENT. What is the next step in refining the data model?
23. Your enterprise is involved in planning a database project. The exhibit shows the result of one phase of the database design life cycle. Which term best describes the diagram shown in the exhibit?
24. Which concurrency control method should be used only when conflicts between transactions rarely occur?
25. Which area of database security involves maintaining access to enterprise data?