Forum Replies Created

Viewing 15 posts - 5,986 through 6,000 (of 9,399 total)

  • RE: Using string functions on Text

    Here's another approach that eliminates the REVERSE, but uses Jeff's DelimitedSplit8K function to pull the last two items from the list. Since you say it'll always be there but...

  • RE: Arithmetic Operation Results

    Koen Verbeeck (5/27/2015)


    Easy one. Been bitten by integer division many, many times.

    Agreed on both points. Integer division can also be used to your advantage, but that article isn't published...

  • RE: Today's Random Word!

    crookj (5/26/2015)


    Revenant (5/26/2015)


    SQLRNNR (5/26/2015)


    Ed Wagner (5/26/2015)


    SQLRNNR (5/26/2015)


    psychedelic

    Pink Floyd

    Wall

    Brick

    House

    Hospital

  • RE: Today's Random Word!

    SQLRNNR (5/26/2015)


    psychedelic

    Pink Floyd

  • RE: Today's Random Word!

    Eirikur Eiriksson (5/26/2015)


    crookj (5/26/2015)


    Ed Wagner (5/26/2015)


    Eirikur Eiriksson (5/22/2015)


    Revenant (5/22/2015)


    SQLRNNR (5/22/2015)


    psychoacoustic

    audio

    noise

    Background

    Image

    Spitting

    Splitting

  • RE: Are the posted questions getting worse?

    SQLRNNR (5/22/2015)


    Jack Corbett (5/22/2015)


    Question, how many of you work in an open work space? If you do, what are your thoughts?

    My employer just finished a renovation and...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (5/26/2015)


    Luis Cazares (5/24/2015)


    Would someone be interested on helping me to proofread an article that I'm planning to submit to SQLServerCentral? It's about while loops not being evil. 😀

    Wow....

  • RE: Are the posted questions getting worse?

    spaghettidba (5/26/2015)


    Steve Jones - SSC Editor (5/25/2015)


    Jeff Moden (5/25/2015)


    TomThomson (5/23/2015)


    LinksUp (5/23/2015)


    When I see that Joe Celko has posted a message I know that some level of entertainment will be attained:rolleyes:....

  • RE: Try Catch Throw

    Nice question, thanks.

  • RE: Today's Math

    I'm surprised at only 74% correct.

    Happy Memorial Day to all our Veterans.

  • RE: Today's Random Word!

    Eirikur Eiriksson (5/22/2015)


    Revenant (5/22/2015)


    SQLRNNR (5/22/2015)


    psychoacoustic

    audio

    noise

    Background

  • RE: Is this possible in T-sql

    Jason A. Long (5/21/2015)


    Ed Wagner (5/21/2015)


    Jason A. Long (5/21/2015)


    MikeTomkies (5/21/2015)


    I have implemented Jason solution and understood it after reading the article thank you Jason. I see luis has improved it...

  • RE: Is this possible in T-sql

    Jason A. Long (5/21/2015)


    MikeTomkies (5/21/2015)


    I have implemented Jason solution and understood it after reading the article thank you Jason. I see luis has improved it which i will give it...

  • RE: Is this possible in T-sql

    Luis Cazares (5/21/2015)


    Jason,

    I find your solution overcomplicated. This was my original approach.

    --Using Jason's sample data

    SELECT Part,

    (ItemNumber + 1) / 2 AS SEQ,

    MAX(...

  • RE: Today's Random Word!

    DonlSimpson (5/21/2015)


    cunningham (5/21/2015)


    Ed Wagner (5/21/2015)


    Stuart Davies (5/21/2015)


    crookj (5/21/2015)


    Revenant (5/21/2015)


    Ed Wagner (5/21/2015)


    parsonshenri (5/21/2015)


    Mental block

    Head

    Master

    Key

    Stone

    Rock

    Roll

    Jelly

    Doughnuts

Viewing 15 posts - 5,986 through 6,000 (of 9,399 total)