Forum Replies Created

Viewing 15 posts - 15,811 through 15,825 (of 22,211 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (2/17/2010)


    GilaMonster (2/17/2010)


    Lynn Pettis (2/17/2010)


    Shoot-Ready-Aim must work in a perfect environment where the right people always know when things go wrong and communication actually works the way it should.

    and...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (2/17/2010)


    Which app is best suited for the crackberry and twitter?

    Personally, I'm still digging UberTwitter

  • RE: Are the posted questions getting worse?

    jcrawf02 (2/17/2010)


    CirquedeSQLeil (2/16/2010)


    tstaker (2/16/2010)


    @Alvin, Reminds me of what we call the person that Graduated last in Medical school.... Dr.

    And the one that Flunked out is DDS

    Now that's just not...

  • RE: Are the posted questions getting worse?

    Man, all y'all have been having a good time.

    Luckily, my own personal knowledge of fixing database corruption is pretty limited so, for once, I was able to keep my mouth...

  • RE: Empty Stored Proc takes 8ms to complete?

    What's the final goal here? You can't get a completely free call to the database (TANSTAAFL always applies). Even if it shows up on Profiler as 0ms, it's probably not...

  • RE: Things to look for when planning for PASS 2010

    CirquedeSQLeil (2/12/2010)


    When I registered, the price was under 1k and it was listed as being 1900 (they said 50% off).

    I would look especially to the networking. The information is...

  • RE: Are the posted questions getting worse?

    GSquared (2/12/2010)


    CirquedeSQLeil (2/12/2010)


    While reading the thread for today's headline article, I thought of an excellent interview question:

    "What is the most important data in the world?"

    I think you could gain plenty...

  • RE: Things to look for when planning for PASS 2010

    Everything Steve said.

    Plus, another way to cut costs is to volunteer for the PASS organization, bust your hump, and earn a free admission to the conference. It's not easy, but...

  • RE: Tips for New DBAs

    blandry (11/18/2008)


    I apologize in advance for my comments (a little bit), and mean no insult directly at any DBA but...

    Do you ever take a moment and think about how many...

  • RE: Tips for New DBAs

    Excellent article. Well written. Good advice. Practical and straight forward. Keep it coming.

  • RE: Empty Stored Proc takes 8ms to complete?

    You have to take into account the fact that you are either instantiating a connection or pulling one out of the connection pool. This will also add some overhead to...

  • RE: Diff between sql server 2000 2005 2008

    stephen.kuhl (2/10/2010)


    Really? that's your answer? "hit microsoft there's tons of information there"

    gosh, what a well researched and helpful answer.

    Read the question again. My answer, based on the question, is pretty...

  • RE: Performance difference between Inner Join and Intersect commands

    The reason there probably aren't that many articles comparing performance between the two is because they're meant to substitute one for the other. INTERSECT is meant to find the distinct...

  • RE: Index not being used on computed column. collation issue?

    Excellent. Glad I could help. Thanks for posting what the correct answer was too. It'll be useful if people searching for the same issue find this in the future.

  • RE: Avoiding a cursor when copying a master-detail structure

    wschampheleer (2/10/2010)


    Grant Fritchey (2/10/2010)


    wschampheleer (2/10/2010)


    pink_panther,

    Thank you for the compliment.

    Unfortunately, I believe your new version is no improvement: you still need to insert the old ID if you want to retrieve...

Viewing 15 posts - 15,811 through 15,825 (of 22,211 total)