Select * from A with(Index(AA)) Where ColumnB="B"
delete A from A with(Index(A)) where ColumnB="B"
Select * from A with(Index(AA)) Where ColumnB="B"
delete A from A with(Index(A)) where ColumnB="B"
796

被折叠的 条评论
为什么被折叠?