Forum Replies Created

Viewing 15 posts - 6,706 through 6,720 (of 7,484 total)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (9/14/2010)


    WayneS (9/14/2010)


    Chad Crawford (9/14/2010)


    Alvin Ramard (9/14/2010)


    Chad Crawford (9/14/2010)


    If only you and DEAD people can read Hex, how many people can read Hex?

    Ah darn! I ran...

  • RE: Round up or down III

    Hugo Kornelis (9/12/2010)


    However, I did not just post without checking. Here is how I checked my statement about the data type returned by the ROUND function:

    SELECT ROUND(5/3.0, 1, 2) AS...

  • RE: Round up or down III

    I think there's a small error in the explanation here. Round never returns a result of type decimal(8,6) because every decimal result that it returns has precision 38 - the...

  • RE: HAVING EXISTS

    Really good fun question. Thanks Hugo.

    I looked at it for a bit and concluded that if it didn't generate an error message then it should return the three groups...

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (9/11/2010)


    Anybody else want to try this one?

    Would a reference to https://secure.wikimedia.org/wikipedia/en/wiki/Microsoft_SQL_Server#Architecture be cruel?

  • RE: Are the posted questions getting worse?

    GilaMonster (9/10/2010)


    Jeff Moden (9/10/2010)


    I don't have the time to read many books but that was a good one.

    Title? Author?

    Title: Colossus

    Author: D.F.Jones

    Published: May 1966. Hardback, ISBN 0-246-64345-5

    UK Paperback 1968

    Film Version: Colossus:...

  • RE: Today's Random Word!

    sing4you (9/10/2010)


    I'm eating a bagel with cream cheese and lox so I'd better be walking soon!

    Real lox or smoked?

  • RE: The Logic, Mathematics, and Utility of NULLs

    mtillman-921105 (9/8/2010)


    Logic divides arguments into subjects and predicates. A column is usually the subject in a table, and the value for each row the predicate. So, you have...

  • RE: Group by

    Manie Verster (9/10/2010)


    Tom please tell me what this means. "Na tog mi gun tuit mi ach ma thuiteas tog! Thig crìoch air an t-saoghal ach mairidh gaol is ceòl "

    As...

  • RE: The Logic, Mathematics, and Utility of NULLs

    mtillman-921105 (9/8/2010)


    In the first post, it says that NULLs are, in effect, in logic and in algebra. But notice that we should be more careful about that since logic...

  • RE: Are the posted questions getting worse?

    WayneS (9/8/2010)


    How about a table where the PK is on a text datatype? (as are most of the other columns also!)

    Now that I've seen that one, and the one which...

  • RE: Today's Random Word!

    Flight

    In just under 24 hours I will be somewhere over the west Atlantic on my way to my nice warm winter home.

  • RE: How many rows?

    Nice question.

    It and the discussion illustrate a couple of the defects of (T-)SQL.

  • RE: HAVING without GROUP BY

    This was real fun. So was the subsequent discussion. I really ought to get back to looking at QOTD regularly as there seem to be some real gems...

  • RE: What will happen?

    good question. some good discussion too. but shifting from explicit conversion of datetime to int (fast and efficient) to explicit conversion of datetime to a very local varchar date...

Viewing 15 posts - 6,706 through 6,720 (of 7,484 total)