Forum Replies Created

Viewing 15 posts - 21,736 through 21,750 (of 22,189 total)

  • RE: Stump the Wizard

    Stump the Wizard sounds like fun. I'll have to try it with the Cub Scouts.

    One we do is called the Quiz. Usually we pick a topic, animals is my daughter's...

  • RE: The T-SQL Quiz

    I kind of hate these silly quibbles, especially over something trivial, but... The statement did in fact imply that only one case should be applied. It did not state that...

  • RE: The T-SQL Quiz

    First off, everyone is taking this FAR too seriously.

    That said, most of the functional solutions I've seen work fine for numbers divisible by 15. Inherently anything divisible by 15...

  • RE: The Cult of Mediocrity

    I work for an insurance company who's primary tenet is that most loss is avoidable. They're all about managing risk. The key here is managing risk, not avoiding risk. It's...

  • RE: Weirdest interview question?

    Darn, I would have failed that interview because I thought they were to keep your shoes from stinking.

  • RE: Tracking Database Schema Changes with DbPro

    It sounds like you're almost using the tool backwards. We've been spending all our time working on the schema, in source control, and then we automate getting it out to...

  • RE: Tracking Database Schema Changes with DbPro

    No doubt that Jacob's article on Unit Testing will be as good as the job he did on this one. You might also want to check out the two I posted...

  • RE: Tracking Database Schema Changes with DbPro

    Nice introduction to DBPro. Well written.

    But, I have to agree with Mr. Leach on the basic point that instead of comparing databases as a deployment methodology, we in the database...

  • RE: Prizes

    One for the car would be really cool.

  • RE: Super DBA

    Whoa! Wait a second here. Superman is imaginary?

  • RE: Super DBA

    I'm not too sure I'm crazy about this trend. I mean, some of us have a face perfect for radio...

  • RE: CAN U SOLVE MY SQL PROBLEM

    I do have to admit to using Redgate SQL Refactor & SQL Prompt. Between the two they do tons of formatting so I don't have to. I do like the...

  • RE: CAN U SOLVE MY SQL PROBLEM

    I still capitalize the reserved words because not all our SQL code will end up in a nice graphical editor. It does make it a bit easier to read.

  • RE: Back to the future?

    If the environment has moved to 2005 and its new development, there's no real reason to not go to SSIS. It's going to be the tool used in future releases...

  • RE: Most bizzare issue of all times (Serious Performance Issue)

    Have you looked for configuration differences  between the BETA servera and PROD?

    Any chance that after inserting 1.2 million rows a record at a time that you've got index fragmentation problems?

    Those...

Viewing 15 posts - 21,736 through 21,750 (of 22,189 total)