55、(13-3) choose the best answer:

Which statement is true regarding the SESSION_PRIVS dictionary view?

A) It contains the object privileges granted to other users by the current user session.

B) It contains the system privileges granted to other users by the current user session.

C) It contains the current system privileges available in the user session.

D) It contains the current object privileges available in the user session.

Answer:C

(解析:SESSION_PRIVS 查看的是该当前会话所有的系统权限。

session_roles 查看当前会话所激活的所有角色)