Skip to content

Instantly share code, notes, and snippets.

@SQLAdrian
Last active June 21, 2024 00:19
Show Gist options
  • Save SQLAdrian/8f9177b8295432de3d23dedaf97dd102 to your computer and use it in GitHub Desktop.
Save SQLAdrian/8f9177b8295432de3d23dedaf97dd102 to your computer and use it in GitHub Desktop.

Revisions

  1. SQLAdrian revised this gist Dec 19, 2020. 1 changed file with 463 additions and 454 deletions.
    917 changes: 463 additions & 454 deletions drawbrent.sql
    463 additions, 454 deletions not shown because the diff is too large. Please use a local Git client to view these changes.
  2. SQLAdrian revised this gist Nov 17, 2019. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion drawbrent.sql
    Original 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
    SELECT id, gg , label FROM @tt
    ORDER by ID ASC
  3. SQLAdrian created this gist Nov 15, 2019.
    486 changes: 486 additions & 0 deletions drawbrent.sql
    486 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.