当前位置:数据库 > 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
 
Oracle
MySQL
Access
SQLServer
DB2
Excel
SQLite
SYBASE
Postgres
如果你遇到数据库难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,