Skip to content
View ronascentes's full-sized avatar

Block or report ronascentes

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 Loading

  1. tsql-coding-patterns tsql-coding-patterns Public

    A collection of amazing code patterns for T-SQL

  2. sp_who3 sp_who3 Public

    The sp_who3 stored procedure is a custom and open source alternative to the sp_who system stored procedures available in SQL Server.

    TSQL 55 14

  3. Install SqlServer Powershell module ... Install SqlServer Powershell module to a machine without access to PowerShell Gallery
    1
    # download the module to local folder
    2
    Invoke-WebRequest -Uri powershellgallery.com/api/v2/package/sqlserver -Out C:\temp\sqlserver.zip
    3
    
                  
    4
    # unzip the file
    5
    Expand-Archive -LiteralPath 'C:\temp\sqlserver.zip' -DestinationPath C:\temp\sqlserver
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy