Forum Replies Created

Viewing 15 posts - 5,536 through 5,550 (of 7,484 total)

  • RE: Disaster Recovery

    SQLRNNR (8/31/2011)


    Tailed off a bit

    Getting fractionally getter again after 171 attempts - upp to 74% correct (which is still pretty awful); at least the proportion picking workgroup edition has dropped...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/31/2011)


    The astounding thing is that a lot of their low-end followers (the guys who were rioting in the streets of JHB yesterday and are set to do the same...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/30/2011)


    Tom.Thomson (8/29/2011)


    If that's what your government is discussing it's talking about fairly extreme state socialism, not real communism. State socialism is of course the starting point for totalitarian pseudo-communism...

  • RE: Grouping Sets

    SanDroid (8/30/2011)


    Thank you Tom.

    It was your reply to my comments that inspired me to write this question.

    So I would call it inspiration before plagerism. 😉

    This question is based on one...

  • RE: Today's Random Word!

    Escape

    Escaping from the foul British weather - flying back to my sunnt winter home today. 🙂

  • RE: Clustered Indexes? Sedimentary, my dear Watson

    GilaMonster (8/30/2011)


    Tom.Thomson (8/29/2011)


    Well, that's mostly correct. The number of page traversals may be different if page fragmentation has caused the depth to change in one case but not in the...

  • RE: Grouping Sets

    Nice and straightforward.

    I have a strange feeling that I've seen exactly those two queries before somewhere. 😉

    But maybe I won't cry "plagiarism" :unsure:.

    Or :ermm: maybe I should?

  • RE: Clustered Indexes? Sedimentary, my dear Watson

    GilaMonster (8/29/2011)


    Please, please, please read that indexing article I referenced.

    It doesn't matter which way around the keys are, the index tree is the same depth (and SQL pages are always...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/29/2011)


    Jeff Moden (8/29/2011)


    GilaMonster (8/29/2011)


    mtillman-921105 (8/29/2011)


    But communism is not seriously considered a real option anymore.

    Come down and tell some people in government here that. It would come as a...

  • RE: Are the posted questions getting worse?

    mtillman-921105 (8/29/2011)


    I don't feel that threatened by Marx, and no one really should anymore. He (and Engels) mainly put too much faith in what a government could do. ...

  • RE: Today's Random Word!

    bopeavy (8/29/2011)


    Revenant (8/29/2011)


    Eastwood

    Wormwood

    Torchwood

  • RE: Are the posted questions getting worse?

    WayneS (8/29/2011)


    Just read this: http://ittybiz.com/death-threats-online/. Appalling.

    Awful.

    Is there nothing that can stop it?

    Maybe whover hosts the evil blog has terms of business that exclude this sort of thing (very common...

  • RE: Inserted Identity

    forsqlserver (8/28/2011)


    Hi,

    Good question.

    Does below written statements is one query statment:

    INSERT INTO t2

    OUTPUT inserted.id INTO @temp

    SELECT d.id, t1.value FROM t1

    INNER JOIN define d ON t1.name = d.name

    All one statement. ...

  • RE: Database encryption

    stewartc-708166 (8/29/2011)


    Interesting question, with some plausable wrong answers

    Thanks, Steve

    Yes interesting. But are any of the wrong answers actually plausible? Each of them says in effect that any-one with...

  • RE: Clustered Indexes? Sedimentary, my dear Watson

    GilaMonster (8/28/2011)


    The general structure of indexes (b+ tree containing all key columns at all levels) hasn't changed since SQL 7, probably since way before that. The only recent changes have...

Viewing 15 posts - 5,536 through 5,550 (of 7,484 total)