Free CIW 1D0-541 Exam Actual Questions

The questions for 1D0-541 were last updated On Nov 4, 2024

Question No. 1

Consider the relations shown in the exhibit. Due to restructuring, the sales department has

been eliminated and the employees working in that department have been dismissed. All ID

information is stored as integers. Which SQL statement would be used to return a relation with all

information for the employees who have been dismissed?

Show Answer Hide Answer
Correct Answer: C

Question No. 2

A foreign key maps to a:

Show Answer Hide Answer
Correct Answer: C

Question No. 3

Which mechanism provides database users with controlled access to the database through the

use of virtual tables?

Show Answer Hide Answer
Correct Answer: A

Question No. 4

Consider the following relational algebraic expression as well as the Dept1_Parts and

Dept2_Parts relations shown in the exhibit,

Which of the following relations would result from the given relational algebraic expression?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

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?

Show Answer Hide Answer
Correct Answer: C