试题详情
- 单项选择题 An index called ORD_CUSTNAME_IX has been created on the CUSTNAME column in the ORDERS table using the following command: SQL>CREATE INDEX ord_custname_ix ON orders(custname); The ORDERS table is frequently queried using the CUSTNAME column in the WHERE clause. 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
- B
关注下方微信公众号,在线模考后查看
热门试题
- When should you crea
- Examine the&en
- A warehouse fact ta
- Examinethestructureo
- ExaminethefollowingR
- 使用什么命令可以清除表中所有的内容?()
- Which two statements
- DRAGDROPClicktheTask
- RMAN enables
- ()参数用于确定是否要导入整个导出文件。
- The database&en
- Which of
- Which two agent list
- 在PL/SQL中用以下哪个运算符或函数,
- Examinetheoutputofth
- You have
- Your database inter
- In WebLogic
- You want̳
- The CUSTOMERS table