怎样在表查询中强制执行索引怎样在表查询中强制执行索引?? 有语法吗?? 最好能举个例子[解决办法]指定的索引跟在表后面. select * from tb with(index(索引名称)),ta where tb.字段=ta.字段