Forum Replies Created

Viewing 9 posts - 1 through 10 (of 10 total)

  • RE: Independence Day

    The actual signing date was August 2, 1776 but points taken.

  • RE: Stored Procedures Reconsidered

    I also end up having a mix. WRT ORM, I find that the issue is not doing it, it is that most of the tools generate lousy SQL and that...

  • RE: Query

    Simply gonna echo what came before. The dob cannot be right. Want my point.

  • RE: Best Way to Calculate Age

    Only the second query is getting the right answer. #1 and #3 are getting +1 to the my current age.

  • RE: SQL - Derived Tables

    As others have said, this is generally a good article and the technique is very valuable, but you have many errors. The characterization of the locking in the temp table...

  • RE: TOP Updates

    The question is can top be used in an update and that answer most accurately is YES, except against a partitioned view. That answer was not among the choices and...

  • RE: Protocols

    Get back from holiday, going back through questions. See I answered as did all the other dissenters and it still says I got it wrong. You should fix the question...

  • RE: Question of the Day for 16 Aug 2007

    Shouldn't that read "parameter_name, min_value, max_value"?

  • RE: The OUPUT Command

    Missing some key information such as when you cannot use it. Will not work if there is a trigger on the table, or if it is involved in foreign key,...

Viewing 9 posts - 1 through 10 (of 10 total)