In SQL Server, there is no FOR LOOP. However, you simulate the FOR LOOP using the WHILE LOOP. Syntax. The syntax to simulate the FOR Loop in SQL Server ( ...
確定! 回上一頁