Forum Replies Created

Viewing 15 posts - 4,666 through 4,680 (of 26,490 total)

  • RE: Are the posted questions getting worse?

    For the cheaper fares and more flexibility looks like I should fly in and out of DIA instead of COS.

    Another question, should I book now or still wait a bit?

  • RE: Are the posted questions getting worse?

    Okay, the PASS Conference is October 27th through October 30th (not currently registered for any pre-cons). I'm thinking I should fly in on the 26th and leave the evening...

  • RE: Are the posted questions getting worse?

    WayneS (8/13/2015)


    Why is it SQLServerCentral gets so many Oracle questions on it?

    Do you think it would be beneficial to create an Oracle thread? (Would it actually work?)

    Or a banner on...

  • RE: Query that gives info twice

    jodevil99 (8/13/2015)


    Well, considering the error messages did not say much more and were in french, I don't think it was really relevent to post a french error message here

    As for...

  • RE: Query that gives info twice

    jodevil99 (8/13/2015)


    John Mitchell-245523 (8/13/2015)


    Another way of doing it:

    SELECT A, B, C, 'Text 1' MyText

    FROM MyTable

    UNION ALL

    SELECT A, B, C, 'Text 2'

    FROM MyTable

    John

    Thank you John, that worked very well.

    Thank you every...

  • RE: Query that gives info twice

    jodevil99 (8/13/2015)


    Neither of those seemed to work, sadly.

    The first one tells me I lack a "FROM" clause (and underlines union to identify where's the mistake)

    The second one says it...

  • RE: Are the posted questions getting worse?

    Ed Wagner (8/13/2015)


    I've worked in both environments and really prefer case-insensitive. As a habit, though, I try to write everything as case-sensitive.

    Having been working in case sensitive environments, I...

  • RE: The Tally Table

    I use the tally table for quite a few things. In fact I used one years ago without even knowing I was doing it. I can write a...

  • RE: Are the posted questions getting worse?

    Jack Corbett (8/13/2015)


    ...Of course the case sensitivity thing is rather silly in that system. Every table name and every column name are exactly 6 UPPER case letters.

    That's why...

  • RE: Are the posted questions getting worse?

    SQLRNNR (8/12/2015)


    Lynn Pettis (8/12/2015)


    I have learned much here at the feet of people like Jeff, Gail, Steve, Wayne, Jason, Jack, Ed, Eirikur, Sean, and many others. But I...

  • RE: Are the posted questions getting worse?

    SQLRNNR (8/12/2015)


    Lynn Pettis (8/12/2015)


    < Rant >

    I don't know about others but I am really tired of people thinking that using vulgarity is appropriate in a professional environment and this is...

  • RE: Are the posted questions getting worse?

    < Rant >

    I don't know about others but I am really tired of people thinking that using vulgarity is appropriate in a professional environment and this is a professional environment...

  • RE: Are the posted questions getting worse?

    Luis Cazares (8/12/2015)


    Lynn Pettis (8/12/2015)


    GilaMonster (8/12/2015)


    Lynn, I think that may have been unnecessarily antagonistic.

    Probably, but so was his WTF in his OP and then the bashing because we didn't give...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/12/2015)


    Lynn, I think that may have been unnecessarily antagonistic.

    Probably, but so was his WTF in his OP and then the bashing because we didn't give him the answer he...

  • RE: Archiving Data Script

    Welsh Corgi (8/12/2015)


    Brandie Tarvin (8/12/2015)


    Welsh Corgi (8/12/2015)


    Brandie Tarvin (8/11/2015)


    Welsh Corgi (8/11/2015)


    Unfortunately I get your code to work.

    On behalf of everyone who is wondering...

    Why is it unfortunate that you got...

Viewing 15 posts - 4,666 through 4,680 (of 26,490 total)