题目内容

作业成本法与传统成本法的区别在于( )。

A. 没有区别
B. 计算理论不同
C. 前者能够提供更详细的成本信息
D. 两者适用的环境不同

查看答案
更多问题

作业成本法下,成本动因包括( )

A. 资源动因
B. 作业动因
C. 产量因素
D. 时间动因

‏数据库角色是被命名的一组与数据库操作有关的()

A. 用户
B. 权限
C. 对象
D. 账户

创建一个角色student_role的语句是()

A. create user student_role;
B. create object student_role;
C. create role 'student_role';
D. create limit student_role;

对角色student_role授权,其权限是对数据库libinfo中图书信息表book_info具有查询权限,则该授权语句是()

A. grant select on student_role to libinfo.book_info;
B. grant all on student_role to libinfo.book_info;
C. grant update on student_role to libinfo.book_info;
D. grant select on libinfo.book_info to student_role;

答案查题题库