Skip to content
View arvindshmicrosoft's full-sized avatar

Organizations

@apache @microsoft
Block or Report

Block or report arvindshmicrosoft

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. microsoft/SQLCallStackResolver microsoft/SQLCallStackResolver Public

    A sample tool for users of Microsoft SQL Server to aid in troubleshooting otherwise difficult to diagnose issues. Provided AS-IS - see SUPPORT.md.

    C# 39 12

  2. SQLScriptDomSamples SQLScriptDomSamples Public

    Samples showing how to use Microsoft.SqlServer.TransactSql.ScriptDom classes

    C# 60 15

  3. YelpDatasetSQL YelpDatasetSQL Public

    Working with the Yelp Dataset in Azure SQL and SQL Server

    TSQL 18 8

  4. Demos for Arvind Shyamsundar's SQL G... Demos for Arvind Shyamsundar's SQL Graph session at Future Data Driven 2022
    1
    drop table if exists n;
    2
    go
    3
    
                  
    4
    -- create a NODE table containing the various "dots"
    5
    CREATE TABLE n (