Forum Replies Created

Viewing 15 posts - 481 through 495 (of 6,216 total)

  • RE: Predictable Index Fragmentation

    Looking forward to trying it as well. I've always used the example of updating a uniqueidentier column with all new values from newid() to generate fragmentation and show to use...

  • RE: Absolutely (Not?)

    Backups are required for me, after that everything is optional. If I could tell DBA's one thing, it's to understand what the business really wants from you, and if you...

  • RE: Test-Driven Development of T-SQL Code

    I've used Nunit and found it useful, but so far haven't applied it to TSQL (mental block?). I'd like to think unit tests have nothing to do with your development...

  • RE: Who Wants to Be Rich?

    No one going to pick on the violinist? Hard not to understand his point, but no points for gracefully accepting a little adulation.

    Most of us worry about money until we...

  • RE: Should He Stay or Should He Go?

    I'm voting for #4, I've seen a lot of good people lost/ruined because no one would endure a little discomfort and just say what need to be said.

    Now to read...

  • RE: Profiler - Logging Results to a Table

    Robert, there is a time and place for both techniques, and I do use both. The point of the article though was just to talk about functionality and I thought...

  • RE: Prometheus

    Taking a vacation of 2 weeks or longer is a great way to level out during the year, and while few companies offer one, even a self funded sabbatical is...

  • RE: Profiler - Logging Results to a Table

    The article was meant to cover rowcount and not logging, not sure if I got it wrong when I submitted it, or if Steve erred when posting, though I'd prefer...

  • RE: Face to Face

    I put a lot of value in face to face time, and especially when dealing with someone you don't know (yet) it's important to build/define the relationship in person. Phone,...

  • RE: Union

    I will add them to my todo list!

  • RE: Union

    Interesting how the one extra sentence at the end added more value than I thought!

    Mixing UNION and UNION ALL - definitely interesting. I think I'd be inclined to separate them...

  • RE: Renaming a Database

    Elizabeth, changing to read only doesn't kick them out of the db so its of limited help. Usually the only time I switch to RO mode is when I know...

  • RE: Positive Blogging

    I'd definitely recommend using a 3rd party blog service rather than hosting your own, and make sure it can use an offline writer. The return on investment for most blogs...

  • RE: Renaming a Database

    Thank you all for the comments, some nice additional tips posted!

  • RE: Creating Databases

    Timothy, I may do a follow up article, but my intent was to really do a beginner level approach and I don't recommend use of multiple filegroups to beginners, they...

Viewing 15 posts - 481 through 495 (of 6,216 total)