两个表采用hint写法
/*+index(t1 ind_t1_name) index(t2 ind_t2_name)*/
t1,t2表明,ind_t1_name,ind_t2_name索引名
一个表
/*+index(t1 ind_t1_name) */
走rule
/*+RULE */
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22934571/viewspace-1044871/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/22934571/viewspace-1044871/