On the other hand, if we are using EXISTS, the SQL engine will stop the scanning ... select book_key from book where exists (select book_key from sales);.
確定! 回上一頁