Forum Replies Created

Viewing 15 posts - 76 through 90 (of 122 total)

  • RE: Create Table

    Good Question. Thanks.

  • RE: Triggers 2

    Good Question.

    When I saw the Count(*) I knew that that was where to concentrate.

    David

  • RE: FK to IDENTITY

    I got it right for the wrong reason.

    I too thought that the 2nd Insert would work.

    David

  • RE: Sum and Count

    Good Question with a Great Debate to follow.

    Thanks.

  • RE: SQL JOINS

    The Question was easy enough. A few people are asking whether the QOTD should be Test / Teach. To me they're the same thing. If I get a Question wrong...

  • RE: DateTime data types

    What I find annoying is that by assigning a value of '' to the Datetime2 variable is that it has gone for '1900........'

    My preference would be to set the...

  • RE: Identity Columns

    Good Question. The Fact that so many got it wrong shows that it wasn't as easy as it looked.

  • RE: SQL Server Error Handling

    Love it. Sometimes I miss Steve's Gifts being in a different time zone & country.

  • RE: LEN()

    Good SQL Server Question. In some Systems Len() would count the Trailing Blank. I usually end up doing Len(Trim() ) just to be on the safe side.

  • RE: Truncate Table

    Thanks.

  • RE: CASCADE - 2

    Thanks for the Easy Points

  • RE: Deterministic

    Interesting Question even though I don't see any reason to be using the Datatime Data Type this far into the 21st Century.

  • RE: Delete v Truncate

    My Vote is for DML. I see a Verb, a doing word not a Definition.

    Now where do I get my 2 Pints from ? I'm thirsty.

    David

  • RE: DATETIME - 4

    Easy Points

  • RE: Temp Table Data Types

    After having read Tom's explanation on why it ended up as DateTime. This at least made sense to me.

    I would like to think that in the future Microsoft could put...

Viewing 15 posts - 76 through 90 (of 122 total)