Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View brain246's full-sized avatar
:octocat:
happy 🤙🏻
:octocat:
happy 🤙🏻

Highlights

  • Pro

Organizations

@braincourt

Block or report brain246

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
brain246/README.md

Pinned Loading

  1. brain246.github.io brain246.github.io Public

    Profile

    Dockerfile 1

  2. brain246 brain246 Public

  3. az-firewall-rule az-firewall-rule Public

    PS module for auto-creation of firewall rules in Synapse/Sql

    PowerShell 1

  4. Shows identity columns Shows identity columns
    1
    /* check if one of the columns is an identity column */
    2
    select
    3
         TableName      = tbl.name
    4
        ,IdentityColumn = col.name
    5
        ,SchemaName     = schema_name(objectproperty(tbl.id, 'SchemaId'))
Morty Proxy This is a proxified and sanitized view of the page, visit original site.