Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)

  • RE: Versatile or Jack of all trades

    If the team becomes dependent on her, that is a problem with the team, not her. Motivated individuals can ask to be taught or can learn on their own to...

  • RE: Lots of inserts? Part I

    Great QOTD and discussion, especially on batch boundaries and ROLLBACK of nested transactions. I was unsure whether BEGIN TRAN was part of the batch, as well as the effect of...

  • RE: A SQL Server Date Handling Issue

    Thanks for the article! Often we're in a hurry to "make it work", and when we don't get the anticipated results, we just "try something else". It's almost always...

  • RE: Manipulating Filetable Files Programatically

    Thanks for the article, Steve. Very cool that these files can be manipulated either from Windows or from SQL Server and they remain in sync.

    It may be my...

  • RE: Using LAST_VALUE

    Very good article. The behavior of LAST_VALUE() would seem unintuitive without considering the frame. Thanks for highlighting this potential "gotcha".

    I tried to apply the ROWS/RANGE clause...

  • RE: Clustered Index

    "REBUILD enables a disabled index."

    D'oh!

  • RE: Type conversions and Nulls

    Very nice question, and excellent explanation.

  • RE: Relational Model versus XML

    The question did say "the relational model or XML". I guessed that a relational database model would most likely be appropriate, applying XML as needed. I'm not going...

  • RE: Identity Values

    Thanks for this question. I remembered that there was inconsistent behavior surrounding the RESEED but forgot the specifics until I read up.

Viewing 9 posts - 16 through 24 (of 24 total)