打1次query,用where in 或是where exists; 使用join values; (當資料量足夠大時) 建立一個暫時表並且加上索引,然後使用join. 在SQL: ...
確定! 回上一頁