楼主: shyu1

[精华] [Q][031]Discuss Together

[复制链接]
论坛徽章:
0
71#
发表于 2002-9-9 02:44 | 只看该作者
大家讨论的这么激烈, 请保证都是用testking 031-V3.0的答案。

另,请问有人在多伦准备考031的吗? 可以交流,交流经验。。

使用道具 举报

回复
论坛徽章:
0
72#
发表于 2002-9-9 03:06 | 只看该作者

应该是B !

QUESTION NO: 117
Anne issued this SQL statement to grant Bill access to the CUSTOMERS table in Anne's
schema:
GRANT SELECT ON customers TO bill WITH GRANT OPTION;
Bill issued this SQL statement to grant Claire access to the CUSTOMERS table in Anne's
schema:
GRANT SELECT ON anne.customers TO claire;
Later, Anne decides to revoke the select privilege on the CUSTOMERS table from Bill.
Which statement correctly describes both what Anne can do to revoke the privilege, and
the effect of the REVOKE command?
A. Anne can run the REVOKE SELECT ON customers FROM bill statement. Both Bill and
Claire lose their access to the CUSTOMERS table.
1z0-031
B. Anne can run the REVOKE SELECT ON customers FROM bill statement. Bill loses
access to the CUSTOMERS table, but Claire will keep her access.
C. Anne cannot run the REVOKE SELECT ON customers from BILL statement unless Bill
first revokes Claire's access to the CUSTOMERS table.
D. Anne must run the REVOKE SELECT ON customers FROM bill CASCADE statement.
Both Bill and Claire lose their access to the CUSTOMERS table.
Answer: A
Anne can run the REVOKE SELECT ON customers FROM bill statement. Both Bill and Claire
lose their access to the CUSTOMERS table because of cascade revoking of privilege.
Incorrect Answers
B: Both Bill and Claire lose their access to the CUSTOMERS table, not only Bill.
C: Anne can run the REVOKE SELECT ON customers FROM bill statement. There is no
limitation in Oracle that Bill needs first to revoke Claire's access to the CUSTOMERS table
if Anne granted this privilege to Bill WITH GRANT OPTION.
D: Anne can revoke the privilege from the Bill and Claire just with REVOKE command. There
is no CASCADE clause in the REVOKE command. But the CASCADE CONSTRAINTS
optional clause requires if you are revoking the REFERENCES privilege. In our case it is not
required.

使用道具 举报

回复
论坛徽章:
10
授权会员
日期:2005-10-30 17:05:33ITPUB 11周年纪念徽章
日期:2012-10-09 18:03:32奥运会纪念徽章:跳水
日期:2012-07-13 08:09:36ITPUB十周年纪念徽章
日期:2011-11-01 16:19:412011新春纪念徽章
日期:2011-02-18 11:43:352010新春纪念徽章
日期:2010-03-01 11:20:05奥运会纪念徽章:现代五项
日期:2008-09-13 00:09:46奥运会纪念徽章:垒球
日期:2008-07-18 10:50:54会员2006贡献徽章
日期:2006-04-17 13:46:342013年新春福章
日期:2013-02-25 14:51:24
73#
发表于 2002-9-9 10:11 | 只看该作者
QUESTION NO: 117
我觉得答案是A
原因题目下面的解释已经有了

你为什么会认为是B呢?

使用道具 举报

回复
论坛徽章:
0
74#
发表于 2002-9-10 05:56 | 只看该作者
我错了, 是A.

我把system privilege , object privilege 搞混了。。。  

使用道具 举报

回复
论坛徽章:
0
75#
发表于 2002-9-14 01:15 | 只看该作者
Somebody had posted all correct answers.(TK3)
If you doubt them, we can discuss them

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
76#
发表于 2002-9-16 00:10 | 只看该作者

New Update from xmzw about 031 Test

http://www.itpub.net/showthread.php?s=&threadid=57927

Hope the post  "[031] Discuss together"  can be the one stop collection for any info related to 031, and make life easier for whose who take this exam later.

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
77#
发表于 2002-9-16 09:24 | 只看该作者
最初由 xmzw 发布
[B]QUESTION NO: 74
You set the value of the OS_AUTHENT_PREFIX initialization parameter to OPS$ and created a user account by issuing this SQL statement:
CREATE USER OPS$smith
IDENTIFIED EXTERNALLY;
Which two statements are true? (Choose two.)
A. Oracle server assigns the DEFAULT profile to the user.
B. You can specify the PASSWORD EXPIRE clause for an external user account.
C. The user does not require CREATE SESSION system privilege to connect to the database.
D. If you query the DBA_USERS data dictionary view the USERNAME column will contain the value SMITH.
E. The user account is maintained by Oracle, but password administration and user authentication are performed by the operating system or a network service.
Answer: C, D

我选择A,D [/B]


Should be A,B

D is incorrect. The value in DBA_USERS is OPS$SMITH, not SMITH,
B is correct, please check the 031 student guide page 15-10.

使用道具 举报

回复
论坛徽章:
5
授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:342010新春纪念徽章
日期:2010-03-01 11:20:52ITPUB 11周年纪念徽章
日期:2012-10-09 18:03:32沸羊羊
日期:2015-06-11 20:31:50
78#
发表于 2002-9-27 04:25 | 只看该作者

Any new question in test?!

Any new question in test?!

使用道具 举报

回复
论坛徽章:
5
授权会员
日期:2005-10-30 17:05:33会员2006贡献徽章
日期:2006-04-17 13:46:342010新春纪念徽章
日期:2010-03-01 11:20:52ITPUB 11周年纪念徽章
日期:2012-10-09 18:03:32沸羊羊
日期:2015-06-11 20:31:50
79#
发表于 2002-9-27 22:06 | 只看该作者
UP!!!

使用道具 举报

回复
论坛徽章:
1
授权会员
日期:2005-10-30 17:05:33
80#
 楼主| 发表于 2002-10-12 17:00 | 只看该作者
I passed the exam by using TK V4
http://www.itpub.net/showthread.php?s=&threadid=61532
and
http://itpub.net/showthread.php? ... hlight=%D0%DE%D5%FD
Five new qestions for me.
Thank you for everyone here.

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表