Forum Replies Created

Viewing 15 posts - 406 through 420 (of 587 total)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (6/24/2009)


    jcrawf02 (6/24/2009)


    Yes, I know they're zeroes. That's to counteract the average being too high when the code isn't present in the utilization at all.

    Anyway, the zeroes are...

  • RE: Mirror or Log shipping?

    I haven't used log shipping since sql 2000 - but even though you could leave the database in standby mode (which allows read only access), when the log is restored...

  • RE: Random problems

    This is all I have to say about randomness: Dilbert's Random Number Generator[/url]

    🙂

    Chad

  • RE: Resolving a "catch-all" query.

    GilaMonster (5/29/2009)


    Not much.

    ...

    I guess all it has going for it is "looking cool". 🙂

    This is an area I need more study in - I've been planning to go out and...

  • RE: Resolving a "catch-all" query.

    GilaMonster (5/29/2009)


    WHERE

    (@col1 IS NULL OR Col1 = @Col1)

    AND

    (@col2 IS NULL OR Col2 = @Col2)

    AND

    (@col3 IS NULL OR Col3 = @Col3)

    AND

    (@col4 IS NULL OR Col4 = @Col4)

    What...

  • RE: nvarchar

    Max (5/28/2009)


    Edit: Chad you make me want me have Kitt as my avatar

    Ahhhhh.... someone who knows both their aircraft and their cars! 😀

  • RE: Are the posted questions getting worse?

    Jeffrey Williams (5/28/2009)


    You know, I keep hearing about the number of post on The Thread. It is an impressive and truly astounding number.

    But, has anybody checked out the number...

  • RE: nvarchar

    Probably for the same reason we drive on a parkway and park on a driveway. 😛

    I had to look it up, but I know some consider that cheating. 😉

  • RE: T SQL

    Rachel Byford (5/27/2009)


    What a lot of complainers!

    If everybody who had posted came up with a question of their own I bet we'd have some really good questions. And they'd...

  • RE: Are the posted questions getting worse?

    in hard economic times, some very senior people have been fired and some very junior people have been left to pick up the pieces.

    This is a Junior Programmer type...

  • RE: Maximum instances supported by SQL Server 2008

    Alright - who wants to volunteer to go and install 50 instances this morning and see what happens? Please name one after me 😀

  • RE: Create Database

    Jason Shadonix (5/12/2009)


    Lynn Pettis (5/12/2009)


    I think all the complaints are out of line. I answered the question correctly, and I didn't even try to run the code.

    There should be...

  • RE: Create Database

    I agree that it is difficult to test when part of the question depends on the environment and configuration. I did think it was pretty easy to tell what...

  • RE: BINARY CHECKSUM

    Hey Ronald - do you have a statistics background? I just noticed your sig line and it reminded me of an old statistician joke... 🙂

  • RE: @@CPU_BUSY

    Jason Shadonix (4/17/2009)


    ChacMoll (4/17/2009)


    I disagree with the answer, that the return value exceeds the limit of an integer, a variable of type integer is not able to save millions

    The answer...

Viewing 15 posts - 406 through 420 (of 587 total)