Last active
June 21, 2024 00:19
-
-
Save SQLAdrian/8f9177b8295432de3d23dedaf97dd102 to your computer and use it in GitHub Desktop.
Revisions
-
SQLAdrian revised this gist
Dec 19, 2020 . 1 changed file with 463 additions and 454 deletions.There are no files selected for viewing
-
SQLAdrian revised this gist
Nov 17, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -482,5 +482,5 @@ END SET @i = @i + 1 END SELECT id, gg , label FROM @tt ORDER by ID ASC -
SQLAdrian created this gist
Nov 15, 2019 .There are no files selected for viewing