搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

The&ensp;user&ensp;HR&ensp;owns&ensp;the&ensp;EMP&ensp;table.&ensp;The&ensp;user&ensp;HR&ensp;grants&ensp;privileges&ensp;to&ensp;the&ensp;user&ensp;SCOTT&ensp;by&ensp;using&ensp;this&ensp;command:&ensp;<br /> SQL>&ensp;GRANT&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;emp&ensp;TO&ensp;scott&ensp;WITH&ensp;GRANT&ensp;OPTION;&ensp;The&ensp;user&ensp;SCOTT&ensp;executes&ensp;this&ensp;command&ensp;to&ensp;grant&ensp;privileges&ensp;to&ensp;the&ensp;user&ensp;JIM:&ensp;SQL>&ensp;GRANT&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;hr.emp&ensp;TO&ensp;jim;&ensp;<br /> Now,&ensp;the&ensp;user&ensp;HR&ensp;decides&ensp;to&ensp;revoke&ensp;privileges&ensp;from&ensp;JIM&ensp;using&ensp;this&ensp;command:&ensp;SQL>&ensp;REVOKE&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;emp&ensp;FROM&ensp;jim;&ensp;Which&ensp;statement&ensp;is&ensp;true&ensp;after&ensp;HR&ensp;issues&ensp;the&ensp;REVOKE&ensp;command()

A、The command fails because SCOTT still has privileges.

B、The command succeeds and privileges are revoked from JIM.

C、The command fails because HR cannot revoke the privileges from JIM.

D、The command succeeds and only HR has the privilege to perform the SELECT, INSERT, and UPDATEoperations on the EMP table.

更多“ The&ensp;user&ensp;HR&ensp;owns&ensp;the&ensp;EMP&ensp;table.&ensp;The&ensp;user&ensp;HR&ensp;grants&ensp;privileges&ensp;to&ensp;the&ensp;user&ensp;SCOTT&ensp;by&ensp;using&ensp;this&ensp;command:&ensp;<br /> SQL>&ensp;GRANT&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;emp&ensp;TO&ensp;scott&ensp;WITH&ensp;GRANT&ensp;OPTION;&ensp;The&ensp;user&ensp;SCOTT&ensp;executes&ensp;this&ensp;command&ensp;to&ensp;grant&ensp;privileges&ensp;to&ensp;the&ensp;user&ensp;JIM:&ensp;SQL>&ensp;GRANT&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;hr.emp&ensp;TO&ensp;jim;&ensp;<br /> Now,&ensp;the&ensp;user&ensp;HR&ensp;decides&ensp;to&ensp;revoke&ensp;privileges&ensp;from&ensp;JIM&ensp;using&ensp;this&ensp;command:&ensp;SQL>&ensp;REVOKE&ensp;SELECT,INSERT,UPDATE&ensp;ON&ensp;emp&ensp;FROM&ensp;jim;&ensp;Which&ensp;statement&ensp;is&ensp;true&ensp;after&ensp;HR&ensp;issues&ensp;the&ensp;REVOKE&ensp;command()”相关的问题
第1题

A、User&ensp;user&ensp;=&ensp;//&ensp;retrieve&ensp;the&ensp;User&ensp;object&ensp;from&ensp;the&ensp;database&ensp;session.setDurationInterval(user.getSessionDuration());  B、User&ensp;user&ensp;=&ensp;//&ensp;retrieve&ensp;the&ensp;User&ensp;object&ensp;from&ensp;the&ensp;database&ensp;session.setMaxDuration(user.getSessionDuration());  C、User&ensp;user&ensp;=&ensp;//&ensp;retrieve&ensp;the&ensp;User&ensp;object&ensp;from&ensp;the&ensp;database&ensp;session.setInactiveInterval(user.getSessionDuration());  D、User&ensp;user=//retrieve&ensp;the&ensp;User&ensp;object&ensp;from&ensp;the&ensp;database&ensp;session.setDuration(user.getSessionDuratio());  E、User&ensp;user&ensp;=&ensp;//&ensp;retrieve&ensp;the&ensp;User&ensp;object&ensp;from&ensp;the&ensp;database&ensp;session.setMaxInactiveInterval(user.getSessionDuration());  

点击查看答案
第2题

A、&ensp;16&ensp;users&ensp;on&ensp;the&ensp;UC540&ensp;and&ensp;64&ensp;users&ensp;on&ensp;the&ensp;UC560  B、&ensp;32&ensp;users&ensp;on&ensp;the&ensp;UC540&ensp;and&ensp;64&ensp;users&ensp;on&ensp;the&ensp;UC560  C、&ensp;32&ensp;users&ensp;on&ensp;the&ensp;UC540&ensp;and&ensp;104&ensp;users&ensp;on&ensp;the&ensp;UC560  D、&ensp;16&ensp;users&ensp;on&ensp;the&ensp;UC540&ensp;and&ensp;104&ensp;users&ensp;on&ensp;the&ensp;UC560  

点击查看答案
第3题

A、the&ensp;user&ensp;can&ensp;see&ensp;all&ensp;other&ensp;users,&ensp;including&ensp;those&ensp;in&ensp;the&ensp;Admin&ensp;group,&ensp;but&ensp;can&ensp;modify&ensp;only&ensp;the&ensp;user&ensp;accounts&ensp;in&ensp;theOp_volume&ensp;and&ensp;Monitor&ensp;group  B、the&ensp;user&ensp;can&ensp;see&ensp;all&ensp;the&ensp;users&ensp;except&ensp;those&ensp;in&ensp;the&ensp;Admin&ensp;group,&ensp;but&ensp;can&ensp;only&ensp;modify&ensp;the&ensp;user’s&ensp;own&ensp;account  C、the&ensp;user&ensp;can&ensp;see&ensp;only&ensp;the&ensp;user’s&ensp;own&ensp;account,&ensp;and&ensp;cannot&ensp;modify&ensp;it  D、the&ensp;user&ensp;can&ensp;see&ensp;only&ensp;the&ensp;user’s&ensp;own&ensp;account,&ensp;and&ensp;can&ensp;change&ensp;the&ensp;password&ensp;only  

点击查看答案
第5题

A、Add&ensp;the&ensp;user&ensp;to&ensp;the&ensp;Guests&ensp;group.  B、Create&ensp;a&ensp;standard&ensp;user&ensp;account&ensp;for&ensp;the&ensp;user.  C、Create&ensp;an&ensp;administrator&ensp;account&ensp;for&ensp;the&ensp;user.  D、Add&ensp;the&ensp;user&ensp;to&ensp;the&ensp;Remote&ensp;Desktop&ensp;Users&ensp;group.  

点击查看答案
第6题

A、The&ensp;SKD&ensp;user&ensp;cannot&ensp;log&ensp;in&ensp;to&ensp;the&ensp;database&ensp;instance.  B、The&ensp;objects&ensp;owned&ensp;by&ensp;the&ensp;SKD&ensp;user&ensp;are&ensp;not&ensp;accessible&ensp;to&ensp;any&ensp;user.  C、The&ensp;other&ensp;users&ensp;can&ensp;access&ensp;the&ensp;objects&ensp;owned&ensp;by&ensp;the&ensp;SKD&ensp;user,&ensp;on&ensp;which&ensp;they&ensp;have&ensp;access.  D、The&ensp;password&ensp;for&ensp;the&ensp;SKD&ensp;user&ensp;expires&ensp;and&ensp;the&ensp;user&ensp;is&ensp;forced&ensp;to&ensp;change&ensp;the&ensp;password&ensp;at&ensp;the&ensp;next&ensp;log&ensp;in  

点击查看答案
第7题

A、The&ensp;SKD&ensp;user&ensp;cannot&ensp;log&ensp;in&ensp;to&ensp;the&ensp;database&ensp;instance.  B、The&ensp;objects&ensp;owned&ensp;by&ensp;the&ensp;SKD&ensp;user&ensp;are&ensp;not&ensp;accessible&ensp;to&ensp;any&ensp;user.  C、The&ensp;other&ensp;users&ensp;can&ensp;access&ensp;the&ensp;objects&ensp;owned&ensp;by&ensp;the&ensp;SKD&ensp;user,&ensp;on&ensp;which&ensp;they&ensp;have&ensp;access.  D、The&ensp;password&ensp;for&ensp;the&ensp;SKD&ensp;user&ensp;expires&ensp;and&ensp;the&ensp;user&ensp;is&ensp;forced&ensp;to&ensp;change&ensp;the&ensp;password&ensp;at&ensp;the&ensp;next&ensp;log&ensp;in.  

点击查看答案
第8题

A、The&ensp;user&ensp;is&ensp;authenticated&ensp;by&ensp;the&ensp;operating&ensp;system.  B、The&ensp;objects&ensp;created&ensp;by&ensp;the&ensp;user&ensp;are&ensp;placed&ensp;in&ensp;the&ensp;USERS&ensp;tablespace.  C、The&ensp;user&ensp;does&ensp;not&ensp;require&ensp;quota&ensp;on&ensp;the&ensp;TEMP&ensp;tablespace&ensp;to&ensp;perform&ensp;sort&ensp;operations.  D、The&ensp;user&ensp;is&ensp;forced&ensp;to&ensp;change&ensp;the&ensp;password&ensp;at&ensp;the&ensp;first&ensp;login&ensp;to&ensp;the&ensp;database&ensp;instance.  E、The&ensp;objects&ensp;created&ensp;by&ensp;the&ensp;user&ensp;in&ensp;future&ensp;are&ensp;unlocked&ensp;to&ensp;be&ensp;accessed&ensp;by&ensp;all&ensp;the&ensp;users&ensp;in&ensp;the&ensp;database&ensp;by&ensp;defa  

点击查看答案
第9题

A、A.The&ensp;user&ensp;must&ensp;enable&ensp;the&ensp;role&ensp;explicitly.  B、B.The&ensp;user&ensp;can&ensp;grant&ensp;the&ensp;role&ensp;to&ensp;other&ensp;users.  C、C.The&ensp;user&ensp;cannot&ensp;use&ensp;the&ensp;role&ensp;until&ensp;the&ensp;DBA&ensp;enables&ensp;it&ensp;explicitly.  D、D.The&ensp;user&ensp;can&ensp;start&ensp;using&ensp;the&ensp;role&ensp;immediately&ensp;without&ensp;any&ensp;changes  

点击查看答案
第10题

A、The&ensp;user&ensp;is&ensp;authenticated&ensp;by&ensp;the&ensp;operating&ensp;system.  B、The&ensp;objects&ensp;created&ensp;by&ensp;the&ensp;user&ensp;are&ensp;placed&ensp;in&ensp;the&ensp;USERS&ensp;tablespace.  C、The&ensp;user&ensp;does&ensp;not&ensp;require&ensp;quota&ensp;on&ensp;the&ensp;TEMP&ensp;tablespace&ensp;to&ensp;perform&ensp;sort&ensp;operations.  D、The&ensp;user&ensp;is&ensp;forced&ensp;to&ensp;change&ensp;the&ensp;password&ensp;at&ensp;the&ensp;first&ensp;login&ensp;to&ensp;the&ensp;database&ensp;instance.  E、The&ensp;objects&ensp;created&ensp;by&ensp;the&ensp;user&ensp;in&ensp;future&ensp;are&ensp;unlocked&ensp;to&ensp;be&ensp;accessed&ensp;by&ensp;all&ensp;the&ensp;users&ensp;in&ensp;the&ensp;database&ensp;bydefault.  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服