这个是我2008年十一月8号做的orale的上机做的题目;
只有部分;大家参考;
Question Number
neither
A but not B
both
B but not A------------
ABC Housekeeping Forces are responsible for maintaining a building that comprises of 100 floors. The maintenance company decides to use a database to schedule work for its employees and also check the status of the work. When an assigned housekeeper does not report for work, an alternate resource is allotted to complete the job.
The Housekeeping database in its un-normalized form is given below:
HouseKeeperID – ID of the housekeeper
HouseKeeperName – Housekeeper's Name
SupervisorID – ID of the Housekeeper's
Supervisor
SupervisorName - Name of the Housekeeper's
Supervisor
DutyID – ID of an assigned duty
FloorNo – Floor to which the duty is
assigned
DutyDate – Date on which the duty has to be
done
WorkStatus - Status of the duty
AlternateHID - ID of the alternate housekeeper's
assigned to complete the job, in
case the originally assigned
housekeeper is absent.
AlternateWorkSt – Work Status of the Alternate
Housekeeper's duty.
From the following options, select the Housekeeping database in 2NF.
Housekeeper
HouseKeeperID
HouseKeeperName
Supervisor
SupervisorID
SupervisorName
Duty
DutyID
FloorNo
DutyDate
Transaction
DutyID
FloorNo
-----------
HouseKeeperID
WorkStatus
AlternateHID
AlternateWorkSt
--------------
Housekeeper
HouseKeeperID
HouseKeeperName
SupervisorID
Supervisor
SupervisorID
SupervisorName
Duty
DutyID
FloorNo
DutyDate
-----------
HouseKeeperID
WorkStatus
AlternateHID
AlternateWorkSt
------------
Housekeeper
HouseKeeperID
HouseKeeperName
SupervisorID
Supervisor
SupervisorID
SupervisorName
Duty
DutyID
FloorNo
DutyDate
Transaction
DutyID
------------
HouseKeeperID
WorkStatus
AlternateHID
AlternateWorkSt
------------
Housekeeper
HouseKeeperID
HouseKeeperName
Supervisor
SupervisorID
SupervisorName
Duty
DutyID
FloorNo
DutyDate
Transaction
DutyID
HouseKeeperID
WorkStatus
AlternateHID
AlternateWorkSt
我也有这道题,我做之前看到这帖了都,居然不知道好好研究一下。cs这部分做得实在是。。。
没看清楚题目问什么。。。:74)
欢迎光临 应届生求职招聘论坛 (https://bbs.yingjiesheng.com/) | Powered by Discuz! X3.2 |