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

The&ensp;HR&ensp;user&ensp;creates&ensp;a&ensp;view&ensp;with&ensp;this&ensp;command:&ensp;<br /> SQL>&ensp;CREATE&ensp;VIEW&ensp;emp_v&ensp;AS&ensp;SELECT&ensp;*&ensp;FROM&ensp;scott.emp;&ensp;<br /> Now&ensp;HR&ensp;wants&ensp;to&ensp;grant&ensp;the&ensp;SELECT&ensp;privilege&ensp;on&ensp;the&ensp;EMP_V&ensp;view&ensp;to&ensp;the&ensp;JIM&ensp;user.&ensp;<br /> Which&ensp;statement&ensp;is&ensp;true&ensp;in&ensp;this&ensp;scenario?()

A、HR can grant the privilege to JIM but without GRANT OPTION.

B、HR can grant the privilege to JIM because HR is the owner of the view.

C、SCOTT has to grant the SELECT privilege on the EMP table to JIM before this operation.

D、HR needs the SELECT privilege on the EMP table with GRANT OPTION from SCOTT for this operation.

更多“ The&ensp;HR&ensp;user&ensp;creates&ensp;a&ensp;view&ensp;with&ensp;this&ensp;command:&ensp;<br /> SQL>&ensp;CREATE&ensp;VIEW&ensp;emp_v&ensp;AS&ensp;SELECT&ensp;*&ensp;FROM&ensp;scott.emp;&ensp;<br /> Now&ensp;HR&ensp;wants&ensp;to&ensp;grant&ensp;the&ensp;SELECT&ensp;privilege&ensp;on&ensp;the&ensp;EMP_V&ensp;view&ensp;to&ensp;the&ensp;JIM&ensp;user.&ensp;<br /> Which&ensp;statement&ensp;is&ensp;true&ensp;in&ensp;this&ensp;scenario?()”相关的问题
第1题

A、A.mydb&ensp;is&ensp;a&ensp;service&ensp;name.  B、B.test.us.oracle.com&ensp;is&ensp;a&ensp;database&ensp;name.  C、C.1521&ensp;is&ensp;the&ensp;listener&ensp;port&ensp;number.  D、D.mydb&ensp;is&ensp;a&ensp;host&ensp;name.  E、E.test.us.oracle.com&ensp;is&ensp;a&ensp;net&ensp;service&ensp;name.  F、F.hr&ensp;is&ensp;a&ensp;username.  H、G.test.us.oracle.com&ensp;is&ensp;an&ensp;instance&ensp;name.  

点击查看答案
第4题

A、The&ensp;command&ensp;fails&ensp;because&ensp;SCOTT&ensp;still&ensp;has&ensp;privileges.  B、The&ensp;command&ensp;succeeds&ensp;and&ensp;privileges&ensp;are&ensp;revoked&ensp;from&ensp;JIM.  C、The&ensp;command&ensp;fails&ensp;because&ensp;HR&ensp;cannot&ensp;revoke&ensp;the&ensp;privileges&ensp;from&ensp;JIM.  D、The&ensp;command&ensp;succeeds&ensp;and&ensp;only&ensp;HR&ensp;has&ensp;the&ensp;privilege&ensp;to&ensp;perform&ensp;the&ensp;SELECT,&ensp;INSERT,&ensp;and&ensp;UPDATEoperations&ensp;on&ensp;the&ensp;EMP&ensp;table.  

点击查看答案
第5题

A、Add&ensp;the&ensp;user,&ensp;SYSTEM,&ensp;to&ensp;the&ensp;schemas&ensp;option.  B、Add&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com&ensp;option.  C、Change&ensp;the&ensp;dumpfile&ensp;option&ensp;to&ensp;schema.dat@devdb.us.oracle.com.  D、Replace&ensp;the&ensp;schemas&ensp;option&ensp;with&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com  E、Replace&ensp;the&ensp;dumpfile&ensp;option&ensp;with&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com  

点击查看答案
第6题

A、remove&ensp;the&ensp;dumpfile&ensp;option&ensp;in&ensp;the&ensp;command  B、remove&ensp;the&ensp;flashback_time&ensp;option&ensp;in&ensp;the&ensp;command  C、remove&ensp;the&ensp;dumpfile&ensp;option&ensp;and&ensp;add&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com&ensp;option&ensp;in&ensp;the&ensp;command(Replace&ensp;thedumpfile&ensp;option&ensp;with&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com)  D、add&ensp;the&ensp;user,&ensp;SYSTEM,&ensp;to&ensp;the&ensp;schemas&ensp;option&ensp;in&ensp;the&ensp;command  E、remove&ensp;the&ensp;schemas&ensp;option&ensp;and&ensp;add&ensp;the&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com&ensp;option&ensp;in&ensp;the&ensp;command&ensp;  F、add&ensp;network_link&ensp;=&ensp;devdb.us.oracle.com&ensp;option&ensp;in&ensp;the&ensp;command  

点击查看答案
第7题

A、appcmd&ensp;add&ensp;app&ensp;/app.name:contoso&ensp;/path:/hr&ensp;/physicalPath:c:\websites\hr  B、appcmd&ensp;add&ensp;site&ensp;/name:hr&ensp;/physicalPath:c:\websites\hr  C、appcmd&ensp;add&ensp;vdir&ensp;/app.name:contoso&ensp;/path:/hr&ensp;/physicalPath:c:\websites\hr  D、appcmd&ensp;set&ensp;vdir&ensp;/vdir.name:hr&ensp;/path:/hr&ensp;/physicalPath:c:\websites\hr  

点击查看答案
第8题

A、The&ensp;table&ensp;created&ensp;by&ensp;SKD&ensp;isnot&ensp;accessibleand&ensp;SKD&ensp;cannot&ensp;create&ensp;new&ensp;tables.  B、The&ensp;tables&ensp;created&ensp;by&ensp;SKD&ensp;and&ensp;HR&ensp;remain,&ensp;but&ensp;both&ensp;cannot&ensp;create&ensp;new&ensp;tables.  C、The&ensp;table&ensp;created&ensp;by&ensp;HR&ensp;remains&ensp;and&ensp;HR&ensp;still&ensp;has&ensp;the&ensp;CREATE&ensp;TABLE&ensp;system&ensp;privilege.  D、The&ensp;table&ensp;created&ensp;by&ensp;HR&ensp;remains&ensp;and&ensp;HR&ensp;can&ensp;grant&ensp;the&ensp;CREATE&ensp;TABLE&ensp;system&ensp;privilege&ensp;to&ensp;other&ensp;users.  

点击查看答案
第9题

A、Pay&ensp;to&ensp;the&ensp;order&ensp;of&ensp;A&ensp;Co.the&ensp;sum&ensp;of&ensp;one&ensp;thousand&ensp;US&ensp;dollars&ensp;by&ensp;installments  B、Pay&ensp;to&ensp;the&ensp;order&ensp;of&ensp;A&ensp;Co.the&ensp;sum&ensp;of&ensp;one&ensp;thousand&ensp;US&ensp;dollars&ensp;plus&ensp;interest  C、Pay&ensp;to&ensp;the&ensp;order&ensp;of&ensp;A&ensp;Co.the&ensp;sum&ensp;of&ensp;one&ensp;thousand&ensp;US&ensp;dollars&ensp;only  D、Pay&ensp;from&ensp;our&ensp;N0.2&ensp;account&ensp;to&ensp;the&ensp;order&ensp;of&ensp;A&ensp;Co.the&ensp;sum&ensp;of&ensp;one&ensp;thousand&ensp;US&ensp;dollars&ensp;only&ensp;converted&ensp;into&ensp;GBP  

点击查看答案
客服
TOP

请使用微信扫码支付

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