Home Forums SQL Server 2008 T-SQL (SS2K8) tsql query - Count the number of spaces in a string RE: tsql query - Count the number of spaces in a string

  • David Burrows (6/20/2012)


    vinu512 (6/20/2012)


    Cadavre (6/20/2012)


    Well, I doubt I'd be the developer I am today (or have the job I currently have) without Jeff and a lot of other people from this site (way too many to mention and I'd be bound to miss someone).

    This forum is a god-send, because it introduces you to so many extremely talented people that can in turn introduce you to new ideas.

    I completely agree with you Cadavre.

    I've just started my career in SQL Server. Joined this Forum and made my first post a month after I started working on SQL server.

    I am that young when it comes to Sql Server and am still learning.

    But, I must say that I have learnt a lot of(ie: a whole lot of) things from SSC posts and solutions provided by the very learned Gurus of SSC. 🙂

    That is why Jeff is SQL God 😀

    p.s. I too learn/learned a lot from Jeff, bet this brings tear to his eye 😉

    Oh my... you folks are way too kind :blush:. I'm just passing what I can forward. Thank you for the kind thoughts. If it weren't for this forum, I'd likely be in the dark ages myself.

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