MultipleChoice
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?

MultipleChoice
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?

MultipleChoice
Using the Customer and Sales_Rep relations shown in the exhibit, you must datermine a relational

algebraic expression that will result in the following relation:
Which of the following relational algebraic expressions would result in this relation?

MultipleChoice
Which relational algebraic operation is used to select specific columns (attributes) from a
relation?
OptionsMultipleChoice
Your enterprise has created a database and database application. The testing phase for the
project has started. Which of the following best describes white-box testing of the projects
software?
OptionsMultipleChoice
The creation of intermediate entities occurs during the logical database design phase for an
enterprise. It is used to resolve which types of relationships?
OptionsMultipleChoice
Which pair of relational algebraic operations requires union compatibility?
Options