Produce a list of the names and addresses of all employees who work for the IT department.

What will be an ideal response?


RA: ? fName, lName,address (Employee
TRC: {E.fName, E.lName, E.address | Employee(E) ? (?D) (Dept(D) ? (E.deptNo
= D.deptNo) ? (D.deptName = ‘IT’))}
DRC: {fName, lName, address | (?empNo, DOB, sex, position, deptNo, deptNo1,
deptName, mgrEmpNo) (Empoyee(empNo, fName, lName, address, DOB,
sex, position, deptNo) ? Department (deptNo1, deptName, mgrEmpNo) ?
(deptNo = deptNo1) ? (deptName = ‘IT’))}

Computer Science & Information Technology

You might also like to view...

Match the following commands with where they are found on the Ribbon:

I. Animation Pane II. Start III. Hyperlink IV. Action buttons V. Animation effects A. Insert tab; Illustrations group; Shapes arrow B. Animation tab; Timing group C. Animation tab; Advanced Animation group; Add Animation arrow D. Animation tab; Advanced Animation group E. Insert tab; Links group

Computer Science & Information Technology

The goal of using styles is to create consistently formatted pages that can be easily updated.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The additional files required by a file to run properly on the web are called _______________ files.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

You can activate Photoshop Help by pressing the F1 key.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology