Produce a list of the names of all employees who work on the SCCS project.
What will be an ideal response?
RA: ? fName, lName (Employee empNo (WorksOn projNo (? projName = ‘SCCS’ (Project)))
TRC: {E.fName, E.lName | Employee(E) ? (?W) (?P) (WorksOn(W) ? Project(P) ?
(P.projName = ‘SCCS’) ? (P.projNo = W.projNo) ? (E.empNo = W.empNo))
DRC: {fName, lName | (?empNo, address, DOB, sex, position, deptNo, projNo,
projName, deptNo1, empNo1, projNo1, dateWorked, hoursWorked)
(Employee (empNo, fName, lName, address, DOB, sex, position, deptNo) ?
Project (projNo, projName, deptNo1) ? WorksOn (empNo1, projNo1,
dateWorked, hoursWorked) ? (empNo = empNo1) ? (projNo = projNo1) ?
(projName = ‘SCCS’))}
You might also like to view...
The Report Selector button is identified by a:
A) green triangle in the lower left corner of the report. B) yellow triangle in the lower right corner of the report. C) blue square in the upper right corner of the report. D) black square in the upper left corner of the report.
Which of the following is NOT a danger to multimedia production?
a. Breaking well-established rules of multimedia. b. The "credit alligator." c. Platform incompatibilities. d. Competitors copying success. e. Cost overruns.
Describe what is accomplished during the component qualification, adaptation, and composition activities of component-based development.
What will be an ideal response?
Case Based Critical Thinking ? Case 1 ? Casey works at the Old Kentucky Baseball Bat Emporium. As the designer of the company website, it's his job to update the site and make sure that it meets the needs of the business. Mr. Slugg, Casey's boss, recently made it clear that Casey must either add some excitement to the site or face the possibility of losing his job. He knows that he can add visual stimulation by using Photoshop filters. Casey wants to give several images on the site texture and the look of hand drawn art. Which filter category will he use?
A. Digimarc B. Sketch C. Blur D. Render