質問するログイン新規登録

回答編集履歴

1

urlをリンクに変更

2019/09/02 05:57

投稿

ku__ra__ge
ku__ra__ge

スコア4524

answer CHANGED
@@ -1,5 +1,7 @@
1
1
  無意味な変数宣言やラベル定義を利用する方法があるようです。
2
+
3
+ What can i use for a no-op in T-SQL?
2
- https://stackoverflow.com/questions/11268922/what-can-i-use-for-a-no-op-in-t-sql
4
+ [https://stackoverflow.com/questions/11268922/what-can-i-use-for-a-no-op-in-t-sql](https://stackoverflow.com/questions/11268922/what-can-i-use-for-a-no-op-in-t-sql)
3
5
  ```
4
6
  IF @parm = 1
5
7
  BEGIN