I want to do sql loop through each row of a #aaa_Test table. ... '10' ); SELECT * FROM #aaa_Test; DROP TABLE IF EXISTS #bbb_Test; ...
確定! 回上一頁