Forum Replies Created

Viewing 15 posts - 121 through 135 (of 316 total)

  • RE: SQL Server 2008 R2 Logs

    Check out this KB article and see if it helps you. http://support.microsoft.com/kb/958006

  • RE: REGEX

    Stewart "Arturius" Campbell (11/14/2013)


    Agree with the point regarding regex in T-SQL. .Net is definitely much more efficient in this regard...

    +1 Thanks for the great question.

  • RE: Automatic Page Repair

    Ed Wagner (11/12/2013)


    I didn't know the answer either and had to research it. I got to learn something today and it's still early. 😀 Thanks for a good...

  • RE: Using Max()

    Thomas Abraham (11/8/2013)


    Thanks for the question!

    However, the drama of saying that it caught out all your staff made me spend way too much time on it. Thinking I was...

  • RE: SQLCMD

    Jeff Moden (11/5/2013)


    SQLRNNR (11/5/2013)


    Jeff Moden (11/5/2013)


    Heh... I had to think about it. For me, the correct answer would have started with "Exec xp_CmdShell". 😀

    not sp_configure??

    :w00t::-D

    Heck no. I leave...

  • RE: 9002 ERROR

    Koen Verbeeck (10/29/2013)


    Nice question, learned something. Thanks.

    +1 I almost picked DOA for giggles. I don't know why, but that just made me laugh this morning. 😀

  • RE: Date Functions

    Toreador (10/24/2013)


    For me, a better answer is to subtract one from the first day of the next month, as this method will allow the same code to be run on...

  • RE: Sequence

    EZPZ 🙂

  • RE: ISNUMERIC(varchar)

    pchirags (10/15/2013)


    easy question..

    there is an excellent explanation from Jeff moden..

    http://www.sqlservercentral.com/articles/IsNumeric/71512/

    +1 I was thinking about the same article pchirags. 😀 I've ran into a few issues like this with...

  • RE: Field Lengths

    Thanks for the great question! EZ one for Friday. 🙂

  • RE: Hekaton

    OCTom (10/4/2013)


    Hekaton reminds me of old sci-fi movies. "Godzilla versus Hekaton".

    +1 Haha, that made me laugh this morning. Good question to end the week on; just so happened to be...

  • RE: Database permissions

    Good question, thanks.

  • RE: T-SQL counts

    Great question. Almost overlooked the distinct in the count().

  • RE: Extended Procs

    Koen Verbeeck (9/30/2013)


    Nice question. Never even heard about it, made me do some research.

    +1 Good question. Never really used these, so it was good to do some research on it.

  • RE: Truncate

    Thanks for the question!

Viewing 15 posts - 121 through 135 (of 316 total)