• My suggestion would be that, whatever you end up doing, it needs to be what you want to do.  Remember also that all roads in this business lead to the data.  You need to know about the data and how it's stored and how to manipulate it using the language of data (T-SQL) or end up like the poor fellow in the following post...

    https://www.sqlservercentral.com/Forums/1912521/Date-showing-instead-of-blank-result

    --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)