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

An index called ORD_CUSTNAME_IX has been created on the CUSTNAME column in the ORDERS table using the following command:<br /> SQL>CREATE INDEX ord_custname_ix ON orders(custname);<br /> The ORDERS table is frequently queried using the CUSTNAME column in the WHERE clause.<br /> You want to check the impact on the performance of the queries if the index is not available. You do not want the index to be dropped or rebuilt to perform this test.Which is the most efficient method of performing this task?()

A、disabling the index

B、making the index invisible

C、making the index unusable

D、using the MONITORING USAGE clause for the index

更多“ An index called ORD_CUSTNAME_IX has been created on the CUSTNAME column in the ORDERS table using the following command:<br /> SQL>CREATE INDEX ord_custname_ix ON orders(custname);<br /> The ORDERS table is frequently queried using the CUSTNAME column in the WHERE clause.<br /> You want to check the impact on the performance of the queries if the index is not available. You do not want the index to be dropped or rebuilt to perform this test.Which is the most efficient method of performing this task?()”相关的问题
第1题

A、Both the indexes are created; however, only the ORD_COSTOMER index is visible.  B、The optimizer evaluates index access from both the Indexes before deciding on which index to use for query execution plan.  C、Only the ORD_CUSTOMER_IX1 index is created.  D、Only the ORD_CUSTOMER_IX2 index is created.  E、Both the indexes are updated when a new row is inserted, updated, or deleted In the orders table.  

点击查看答案
第2题

A、Only the ORD_CUSTOMER_IX1 index created.  B、Both the indexes are updated when a row is inserted, updated, or deleted in the ORDERS table.  C、Both the indexes are created: however, only ORD_CUSTOMERS_IX1 is used by the optimizer for queries on the ORDERS table.  D、The ORD_CUSTOMER_IX1 index is not used by the optimizer even when the OPTIMIZER_USE_INVISIBLE_INDEXES parameters is set to true.  E、Both the indexes are created and used by the optimizer for queries on the ORDERS table.  F、Both the indexes are created: however, only ORD_CUSTOMERS_IX2 is used by the optimizer for queries on the ORDERS table.  

点击查看答案
第4题

A、SER_NO  B、ORDER_ID  C、STATUS  D、PROD_ID  E、ORD_TOTAL  F、Composite index on ORDER_ID and ORDER_DATE  

点击查看答案
客服
TOP

请使用微信扫码支付

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