Skip to content
View storigen's full-sized avatar

Block or report storigen

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

Popular repositories Loading

  1. fnGetInitials fnGetInitials Public

    Generate Initials from full name in a database string

    SQLPL

  2. SP_SearchDuplicateRows SP_SearchDuplicateRows Public

    Scans through a databases and finds tables that have duplicate data

    SQLPL

  3. SP_CompareTables SP_CompareTables Public

    Dynamically compare two tables for differences including deleted/added rows, or value differences

  4. SP_SearchDatabase SP_SearchDatabase Public

    Search database for stored procedures, columns and tables containing some string

  5. SP_AutoCompression SP_AutoCompression Public

    Dynamically scans all tables in a database, estimates compression data savings, and compresses tables that fit criteria.

    SQLPL

  6. fnCalculateBusinessDays fnCalculateBusinessDays Public

    Generate the number of non weekend days between two dates

    SQLPL