• DamianC (11/15/2016)


    Knew the answer but not sure why there are 2 almost identical commands that do exactly the same thing

    Those are not 2 commands. It's one command and its short version. You can find different examples on this happening.

    CREATE PROC and CREATE PROCEDURE

    BEGIN TRAN and BEGIN TRANSACTION

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2