Forum Replies Created

Viewing 15 posts - 2,551 through 2,565 (of 7,483 total)

  • RE: Upgrading cardinality

    sknox (5/15/2014)


    Setting aside the trace flag issue (I don't blame the question writer for Microsoft's inability to write proper documentation) the only problem I have with this question is the...

    Tom

  • RE: Upgrading cardinality

    Interesting question.

    Not sure whether the correct answer is actually correct. The following MS documents all state either that Trace Flag 9841 forces use of the old CE...

    Tom

  • RE: Filetable paths

    Interesting question. This is a feature I haven't yet used, so I had to do some reading, so it was useful for me.

    At first I found myself wondering what...

    Tom

  • RE: Are the posted questions getting worse?

    Ed Wagner (5/12/2014)


    Sean Lange (5/12/2014)


    Lynn Pettis (5/12/2014)


    Sean Lange (5/12/2014)


    Ed Wagner (5/12/2014)


    It sure is nice to hear that others remember the old "alt codes". I remember being able to change...

    Tom

  • RE: Are the posted questions getting worse?

    SQLRNNR (5/12/2014)


    paul.knibbs (5/12/2014)


    SQLRNNR (5/12/2014)

    That would be nice, but using the unicode value or even searching in advanced mode (for both the unicode value and the symbol itself) in charmap shows...

    Tom

  • RE: Are the posted questions getting worse?

    Sean Lange (5/12/2014)


    paul.knibbs (5/12/2014)


    You can always use good ol' Character Map that ships with Windows to grab the symbol--bit of a pain, but it works well enough. Main issue is...

    Tom

  • RE: Maximum instances supported by SQL Server 2008

    rahul.srungaram (5/12/2014)


    Hi everyone

    I was also confused with this que max num of instance per machine?

    does anyone support me if i say it to 150??

    As the question specifically refers to...

    Tom

  • RE: Today's Random Word!

    crookj (5/12/2014)


    Plate

    Glass

    Tom

  • RE: Bean Counting

    Good straightforward question.

    One minor niggle: using datetime instead of datetime2 (0 isn't a valid datetime2 value) and this is said to be in SQL Server 2012. I would hope that...

    Tom

  • RE: TOP Clause

    Nice fun question. 76% correct so far, which means people have found it easier than most QOTD. Perhaps it would have been even easier with a different code...

    Tom

  • RE: Today's Random Word!

    Ed Wagner (5/8/2014)


    Kurt W. Zimmerman (5/8/2014)


    Powder

    Dry

    Martini

    Tom

  • RE: Datatypes In Your Mind

    Carlo Romagnano (5/8/2014)


    TomThomson (5/8/2014)


    naas2005 (5/8/2014)


    Just a note on the tinyint - to store negatives in one byte the rightmost bit of the byte (111111 0) would need to be used...

    Tom

  • RE: Today's Random Word!

    Revenant (5/8/2014)


    crookj (5/8/2014)


    TomThomson (5/8/2014)


    Ed Wagner (5/8/2014)


    BWFC (5/8/2014)


    whereisSQL? (5/7/2014)


    Ed Wagner (5/7/2014)


    TomThomson (5/7/2014)


    bkmsmith (5/7/2014)


    Ed Wagner (5/7/2014)


    TomThomson (5/7/2014)


    Stuart Davies (5/7/2014)


    BWFC (5/7/2014)


    Litter

    letter

    latter

    Ladder

    Jacob

    Patriarch

    Dad

    Mom

    Pop

    Gun

    Howitzer

    indirect (Fire)

    mortar

    pestle

    Tom

  • RE: Table Design

    If you go for a single table, the coding of queries will be easier; but it may be slower rather than faster, depending on what the queries do and how...

    Tom

  • RE: Datatypes In Your Mind

    naas2005 (5/8/2014)


    Just a note on the tinyint - to store negatives in one byte the rightmost bit of the byte (111111 0) would need to be used to sign it...

    Tom

Viewing 15 posts - 2,551 through 2,565 (of 7,483 total)