33 Flextime and compressed workweeks are two popular alternative work schedules used by employers to improve the quality of work life of their employers. Which of the following statements concerning these alternative work schedules is not true?
A. Flextime schedules alter the employee's working hours but not the number of hours worked each day B. Both flextime and compressed workweek schedules make scheduling more complex for the employer
C. Both flextime and compressed workweek schedules can complicate compliance with overtime regulations
D. Fatigue is a disadvantage of compressed workweek schedules because employees must work longer than the traditional eight hour work day
E. Under flextime schedules, the working hours are established by the employer
第1题:
某企业职工关系EMP(E_no,E_name,DEPT,E_addr,E_tel)中的属性分别表示职工号、姓名、部门、地址和电话;经费关系FUNDS(E_no,E_limit,E_used)中的属性分别表示职工号、总经费金额和己花费金额。若要查询部门为"开发部"且职工号为"03015"的职工姓名及其经费余额,则相应的SQL语句应为: SELECT(60) FROM(61) WHERE(62)
A.EMP.E_no,E_limit-E_used
B.EMP.E_name,E_used-E_limit
C.EMP.E_no,E_used-E_limit
D.EMP.E_name,E_limit-E_used
第2题:
第3题:
第4题:
第5题:
第6题: