Forum Replies Created

Viewing 15 posts - 1 through 15 (of 67 total)

  • RE: April 1 2015, a space oddity

    It can't be 42.

    Any Universe in which both the Question and the Answer are known will instantly disappear and be replaced by something even more bizarre and inexplicable. We are...

    -- Stephen Cook

  • RE: Oddball Interview Questions

    Not exactly an "oddball interview question", but...

    I firmly believe that I blew an interview several years ago because I was not ready to be the first to worship our new...

    -- Stephen Cook

  • RE: A Cloudy Future

    jfogel (9/10/2012)


    "the person that has a variety of skills in multiple areas with a history of solving problems is desirable"

    You would think so. Until they think you are a jack...

    -- Stephen Cook

  • RE: Sequences II

    I fell into the same trap as tommyh... I should have looked it up.

    -- Stephen Cook

  • RE: The Stubborn DBA

    I agree completely. It is the challenging ones that make a job interesting and therefore worthwhile. I don't think anyone enjoys the day-to-day get-this-done type of stuff.

    -- Stephen Cook

  • RE: Red Gate Software announces DBA in Space competition winner

    How disappointing. What a waste of a free trip to SPACE!

    -- Stephen Cook

  • RE: DateTime Precision

    Glad I checked out the comments after getting this one wrong. I hate learning things that aren't true. 🙂

    -- Stephen Cook

  • RE: Import Excel date column to SQL 2008

    I'd stage it into a CHAR column and mung it into one of the accepted date input formats (see http://www.karaszi.com/SQLServer/info_datetime.asp#DtFormatsInput) using SUBSTRING() and a CASE expression.

    Something along the lines of:

    CREATE...

    -- Stephen Cook

  • RE: Don't Criticize Code

    But then what would they publish on TheDailyWTF.com? 😀

    -- Stephen Cook

  • RE: Know when to hold 'em

    sturner (9/27/2011)


    Maybe someday you'll have one these PASS summits on the east coast so I can attend.:cool:

    ++

    -- Stephen Cook

  • RE: Keeping Your Soul

    The same thing happens with Capitalism, but we admit it 🙂

    -- Stephen Cook

  • RE: Keeping Your Soul

    I think the problem is that once you take outside investment (whether it is a private investor who buys in for a large share, or going public), you are forced...

    -- Stephen Cook

  • RE: April 1

    Knut Boehnert (4/1/2008)


    Oh come on. False????

    In the spirit of the day the answer should be True !!!

    ++

    -- Stephen Cook

  • RE: theSystem

    I created a Black Jack game in SQL Server for kicks (could be multiplayer, with computer-controlled dealer, and you could set the number of decks and a few different rule...

    -- Stephen Cook

  • RE: Max Parameters

    Coincidentally, it was that blog post from which I learned this information! 😀

    -- Stephen Cook

Viewing 15 posts - 1 through 15 (of 67 total)