CIW v5 Database Design Specialist - 1D0-541 Exam Practice Test

FROM Registration WHERE
Consider the following relational algebraic expression: Which of the following SQL Course_Code =
'A4343';
statements is equivalent to this relational algebraic expression?
Correct Answer: C
What is a domain?
Correct Answer: C
Consider the Information Engineering diagram shown in the exhibit for a building management company. Referential integrity must be maintained such that a building cannot be deleted when it has residents. Building_ID, R_ID, Room_Count and Room_Num are integer numbers, whereas Bldg_Name, Location and Res_Name are all represented by variable-length strings with a maximum of 20 characters. Which SQL statement best implements the relations shown in this diagram?
Correct Answer: A
Consider the entity-relationship (ER) diagram shown in the exhibit. Which type of relationship between the two entities is shown?
Correct Answer: C
Which of the following is a characteristic of the three-tier database architecture?
Correct Answer: B
In which phase of database design do you identify entities, attribute domains, and relationships?
Correct Answer: C
Which statement best describes a candidate key?
Correct Answer: C
Which statement is used to define a named group of related tables, views, domains and other database objects?
Correct Answer: B
Which of the following definitions best describes an entity?
Correct Answer: A
Consider the following relational algebraic expression: Which of the following SQL statements is equivalent to this relational algebraic expression?
Correct Answer: B