所以無論哪個表大,用not exists都比not in 要快。 3、in 與= 的區別 select name from student where name in('zhang','wang','zhao'); 與select name ...
確定! 回上一頁