Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: A Hex on Your Database

    Couldnt read the question. Mine looked just like the screen shot earlier in the thread. Boo. 🙁

  • RE: CASTing

    think these two QODs really show how evil implicit type conversions are.

    Id rather spend this one second on explicit type conversion than on reviewing such code for possible data...

  • RE: Datetime conversion

    Best QoD in a while. More like this, please!

  • RE: Identity Columns

    Hmm, the question seems to assume that T-SQL is the easiest way to do this. I think using Management Studio is far "easier" and faster.

    Right click on...

  • RE: Performance Effects of NOCOUNT

    When first glancing at the performance chart, it appears that SET NOCOUNT ON is giving a 2-3x performance increase (that would be incredible news). Its not a good idea...

Viewing 5 posts - 1 through 5 (of 5 total)