• BrainDonor (9/22/2016)


    chatwithgeorgelucas (9/22/2016)


    Hey Jeff, Can you please provide me the link. Thanks in advance.

    In case you've misunderstood Jeff's humour -

    Using either Yahoo, Google or Bing search for "SQL Tutorial" - there is a large list of results.

    To continue the "humor"... The following link is one of the best sources of SQL Server information that there is.

    http://bfy.tw/7pQA

    @chatwithgeorgelucas,

    I'm trying to get you started right so that you don't become one of the people that rely on the kindness of others to do their job. The basics of SQL Server and T-SQL is pretty easy. Learning to use it the best way for any given task is not but the link I provided above is what we all use when we run into a tough problem. Imagine telling your boss that you can't do something (like find an SQL Tutorial ;-)) because you're waiting on a reply from a forum.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)