当前位置:数据库 > DB2 >>

DB2索引生效执行语句

DB2索引生效执行语句
 
单个索引生效执行语句: 
  www.zzzyk.com  
Java代码  
 
runstats on table SCM_WULIU.PAR_PARCELINFO for 
 
indexes SMC_WULIU.INX_PARINFO_1  
 
单个表的所有索引生效执行语句:
 
Sql代码  
 
runstats on table SCM_WULIU.PAR_PARCELINFO and index all
 
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,