Forum Replies Created

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

  • Reply To: Reflections

    Thank you Steve for sharing some very insightful reflections.  With the benefit of hindsight, we often are able to see the good that comes from experiences that are not good,...

  • RE: ShrinkFile

    Disagree with the answer - or agree - depending on where you look in the question write-up.
    From MSDN:
       "Shrinks the size of the specified data or log file...
  • RE: Union Date/Time Data Types

    I agree with the comments here - the code as written will produce variable results as the separate GETDATE functions are evaluated. This can be avoided by getting and...

  • RE: SQL Server Resource Governor

    Thanks for your article - great overview and intro. I tried to give you five stars, but clicked the wrong star; SSC doesn't seem to allow a way to...

  • RE: Filestream Tables

    Thanks, Tom for the clarifications. There are several references out there that simply state 'When a table contains a FILESTREAM column, each row must have a nonnull unique row...

  • RE: How to Upgrade SQL Server

    Great checklist - thanks for compiling!

    One note about Compatibility Level - this really hinges on the applications. Of course, you need to test in advance on the new SQL...

  • RE: IF EXISTS vs @@ROWCOUNT

    I have to disagree with your answer. You simply said you want a fifth row. Doing a simple insert, as you did at the start, is the fastest...

  • RE: Memory

    Agree with prior comments - the question was not clear. Recommended memory is 4GB, except for Express editions which is 1GB. The question did not state express edition,...

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