Home Forums SQL Server 2012 SQL Server 2012 - T-SQL what else can you search for instead of col1 = '' or col1 = ' ' or col1 is null? RE: what else can you search for instead of col1 = '' or col1 = ' ' or col1 is null?

  • TheSQLGuru (1/16/2015)


    Butt, the paperwork is simple, although it can smear your reputation and cause quit a stink.

    Jeff, that is SOOO over the top!! 😛

    Heh... yeah, sorry. I really bottomed out there, huh? 😀

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