EmployeeID WHERE CustomerID IN ('ANATR') ) --看一下現在@TempTable裡,已經塞好資料了 SELECT * FROM @TempTable DECLARE @TabelCount INT --loop ...
確定! 回上一頁