You issued the following statement to monitor the usage of the index: SQL> ALTER INDEX SCOTT.EMP_IDX MONITORING USAGE; Which view will you query to ensure that the index is being monitored?() A: INDEX_STATS B: DBA_INDEXES C: DBA_IND_COLUMNS D: V$OBJECT_USAGE
You issued the following statement to monitor the usage of the index: SQL> ALTER INDEX SCOTT.EMP_IDX MONITORING USAGE; Which view will you query to ensure that the index is being monitored?() A: INDEX_STATS B: DBA_INDEXES C: DBA_IND_COLUMNS D: V$OBJECT_USAGE
可直接用来计算相关系数的函数是 A: stats::cor() B: stats::cov() C: stats::dist() D: stats::density()
可直接用来计算相关系数的函数是 A: stats::cor() B: stats::cov() C: stats::dist() D: stats::density()
以下哪些函数可以用来刻画数据的集中趋势 A: base::mean() B: stats::sd() C: stats::median() D: stats::IQR()
以下哪些函数可以用来刻画数据的集中趋势 A: base::mean() B: stats::sd() C: stats::median() D: stats::IQR()
stats命令属于( )
stats命令属于( )
假设使用了如下的DDL语句: A: ALTER INDEX sales.customers_id_idx MONITORING USAGE; B: 之后,需要查看以下哪一个数据字典视图以追踪sales用户下的customers_id_idx索引的使用情况A.DBA_INDEXES C: INDEX_STATS D: DBA_OBJECTS E: V$OBJECT_USAGE
假设使用了如下的DDL语句: A: ALTER INDEX sales.customers_id_idx MONITORING USAGE; B: 之后,需要查看以下哪一个数据字典视图以追踪sales用户下的customers_id_idx索引的使用情况A.DBA_INDEXES C: INDEX_STATS D: DBA_OBJECTS E: V$OBJECT_USAGE
stats的作用是提供统计信息,按字段分组
stats的作用是提供统计信息,按字段分组
10.Consult _____ for questions about earthquakes. a. the six index b. index six c. sixth index d. index numbering six A: the six index B: index six C: sixth index D: index numbering six
10.Consult _____ for questions about earthquakes. a. the six index b. index six c. sixth index d. index numbering six A: the six index B: index six C: sixth index D: index numbering six
删除“学生表”中名为“Index姓名”的索引,正确的T-SQL语句为( )。 A: DROP INDEX 学生表. Index姓名 B: DELETE INDEX 学生表. Index姓名 C: DROP INDEX Index姓名 ON学生表 D: DELETE INDEX Index姓名 ON 学生表
删除“学生表”中名为“Index姓名”的索引,正确的T-SQL语句为( )。 A: DROP INDEX 学生表. Index姓名 B: DELETE INDEX 学生表. Index姓名 C: DROP INDEX Index姓名 ON学生表 D: DELETE INDEX Index姓名 ON 学生表
pages/index/index
pages/index/index
唯一性索引的关键字是什么? A: unique index B: primary index C: index D: full index
唯一性索引的关键字是什么? A: unique index B: primary index C: index D: full index