當我們想知道一個集合不存在後要顯示另一個集合,就可以使用Not Exists SQL格式如下Select ... From ... Where Not Exists ( Select ...
確定! 回上一頁