Forum Replies Created

Viewing 15 posts - 15,781 through 15,795 (of 22,211 total)

  • RE: Help with Blocking

    While the SELECT is running, and using an index, it will prevent another process from dropping that index. Same with any other object in the database. Is there a way...

  • RE: How to distinguish Master and Transaction tables

    By master tables do you mean the system tables?

    Or maybe what you're looking for are lookup tables, tables that contain relatively static data for use as referential integrity to provide...

  • RE: How to enhance query performance

    Indexes are very unlikely to cause read queries to slow. They may not help read queries run faster, but they won't slow them down. Indexes can negatively affect inserts/udpates/deletes because...

  • RE: Are the posted questions getting worse?

    GSquared (2/23/2010)


    Elliott W (2/23/2010)


    GilaMonster (2/23/2010)


    Are we geeks or not?

    Yes, nerds NO!

    I have a shirt that proclaims "GEEK" accross the front, just so there is no question..

    CEWII

    By derivation, a "geek" is...

  • RE: Are the posted questions getting worse?

    RBarryYoung (2/22/2010)


    Hey! I almost missed this, but Itzik Ben-Gan gave me kudos in his column this month for solving on of his 'unsolveable'(?) puzzles! How come no one...

  • RE: FizzBuzz

    CirquedeSQLeil (2/21/2010)


    Another option would be check out this puzzle roundup[/url] by Grant Fritchey.

    Nuts. I was just going to point out that article I wrote several years ago. The comments in...

  • RE: Are the posted questions getting worse?

    GilaMonster (2/21/2010)


    Jack Corbett (2/21/2010)


    Following MVP's on twitter last week during the MVP Summit made me wish I was there.

    Me too.

    Add one more to the list of longing....

  • RE: Normalizing contact info (phone, email)

    If I'm getting the question right, you're asking if you should have seperate tables for phones & emails from your contact table. Well, let me ask you a question. Do...

  • RE: CPU time drops, but elapsed time increases

    Without an execution plan, this is just idle speculation, but it does sound like you've already hit the nail on the head. Increasing I/O and decreasing CPU is a good...

  • RE: Are the posted questions getting worse?

    GilaMonster (2/19/2010)


    Grant Fritchey (2/19/2010)


    If you haven't submitted anything to Tony Davis at Simple-Talk, head on over there. His editing process can feel a bit like a prison rape, but you'll...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (2/19/2010)


    Grant Fritchey (2/19/2010)


    CirquedeSQLeil (2/19/2010)


    Grant Fritchey (2/19/2010)


    Thanks for the great idea for a blog post:

    So you want to write a book?[/url]

    Thanks for both the affirmation of fears on the topic...

  • RE: Are the posted questions getting worse?

    Steve Jones - Editor (2/19/2010)


    Grant Fritchey (2/19/2010)


    Pretty much holding the book in my hands is the reward I love. It's kind of hard to describe. That and hearing that it...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (2/19/2010)


    Grant Fritchey (2/19/2010)


    Thanks for the great idea for a blog post:

    So you want to write a book?[/url]

    Thanks for both the affirmation of fears on the topic as well as...

  • RE: Are the posted questions getting worse?

    tstaker (2/19/2010)


    Grant Fritchey (2/19/2010)


    Thanks for the great idea for a blog post:

    So you want to write a book?[/url]

    @Grant

    Awesome blog post. There was a time that I would of been...

  • RE: Are the posted questions getting worse?

    Thanks for the great idea for a blog post:

    So you want to write a book?[/url]

Viewing 15 posts - 15,781 through 15,795 (of 22,211 total)