Forum Replies Created

Viewing 15 posts - 7,216 through 7,230 (of 7,484 total)

  • RE: Full backup Scenario

    vk-kirov (3/20/2010)


    Tom.Thomson (3/19/2010)


    But a single select statement may write more pages than can be held in RAM and this means that dirty pages get to disc

    "Insert statement", I believe?

    Yes, of...

  • RE: SQL 2008 T-SQL

    A nice question. I was lucky enough to see it after the wording was changed to reduce the number of correct answers to one.

    But I do feel that...

  • RE: Replication

    Steve Jones - Editor (12/29/2009)


    The grammar has been corrected. Apologies for any issues.

    It would have been useful also to alter the question to make it clear it was talking about...

  • RE: Answers to Your QOD

    brdudley (3/19/2010)


    I'm sensing a loophole if we all just cooperate. Since, by the answer, we have been granted responsibility for the correctness of the answer, we ought to all agree...

  • RE: Full backup Scenario

    john.arnott (3/17/2010)


    Sorry for the rant, but those who live in glass houses.....

    Don't be sorry, I imagine most who see it will be gald to see that someone provided the deserved...

  • RE: Full backup Scenario

    gamcall (3/17/2010)


    "So if the insert transaction completes after the full backup is complete, how many rows where inserted till the backup gets completed will be included in the backup."

    Shocking use...

  • RE: Full backup Scenario

    vk-kirov (3/16/2010)


    Hugo Kornelis (3/16/2010)


    the backup first copies all the data pages, then adds all the log pages starting from the start of the oldest uncommitted transaction right up until the...

  • RE: Model Database

    Good question.

    But my head hurts from thinking about it, trying to work out which would be crazy. And I still got it wrong - so I've learned something too.

  • RE: TSQL Query

    Shaun McGuile (3/4/2008)


    Kas:

    although I agree with you in principle a function will cover bad design - if you mean zero then zero should be what is in the column; 😀

    I...

  • RE: Separate Styles

    Andy Warren (3/11/2010)


    Not knowing but guessing, my thought is that auto-shrink makes a lot of sense for businesses (like cheap web hosting) that want to conserve disk space and ...

  • RE: Code Writing Code

    Writing code to generate code is something that can save a lot of time. I've been doing it in many different languages for a very long time, and wouldn't want...

  • RE: How many rows are returned from the query below?

    david.murden (3/15/2010)


    I am surprised at how many of you are saying "I ran this and..." or similar. To me the questions are about YOUR knowledge of sql not your servers...

  • RE: Primary Keys

    Lynn Pettis (3/10/2010)


    Personally, I think every table should have a surrogate key as either a Primary Key (PK) or Alternate Key (AK). Especially when using a natural key for...

  • RE: FizzBuzz

    steve-893342 (3/9/2010)


    Taller and Narrower 20 Unpivot X 2 Column Block Query has the Edge

    That's a very interesting redult, and quite remarkable. Congratulations on finding this method.

  • RE: Cast vs. Convert

    Paul White (3/9/2010)


    Can anyone else hear that high-pitched whining sound in here? 😛 😉 😀

    Yes, I hear it loud and clear. Pitiful :crying:, ain't it?:-D ;-). And just...

Viewing 15 posts - 7,216 through 7,230 (of 7,484 total)