Forum Replies Created

Viewing 15 posts - 4,126 through 4,140 (of 6,036 total)

  • RE: how to find initial value of identity column

    If you truncate the table identity being reset to initial value automatically.

  • RE: Bankers Rounding

    1 apple is not exactly 1/8 of 8 apples.

    Because there are no absolutely identical apples.

  • RE: High ASCII Characters in data

    What do you mean "High ASCII Characters"?

    Is it characters having ASCII(@Char) >= 128?

  • RE: Bankers Rounding

    What is precision of your "1" and "8"?

    There are no precise numbers.

    Every so called precise number is just a representation of a range of values between this number and the...

  • RE: Bankers Rounding

    Have to repeat again:

    1.0 is rounded down.

    If you add another digit - what 1.0 would turn to?

    1.00? Or 1.05? Or 1.08?

    You don't know. Any option.

    And 1.0 represents all those...

  • RE: Bankers Rounding

    Sorry, typed wrong numbers.

    BR rounded 10100 numbers down and 9900 numbers up.

    Those which you consider not rounded are actually rounded down.

    There are no absolutely precise values in this world. Go...

  • RE: Bankers Rounding

    Once again:

    David's conclusions are based on false assumption.

    His statement about 200 numbers which are not rounded is insane. Sorry.

    Every number went to orunding function, so every number was rounded.

    No matter...

  • RE: Bankers Rounding

    Rounding always jackes somebody.

    You cannot get away from this fact.

    My example is right.

    Your judgement is bad.

    Who told you "got jacked out of a penny"?

    Why you decided 4.79 is exactly 4.79,...

  • RE: Bankers Rounding

    Lynn, you're not only minor in math, you've got problems with reading as well.

    There is no $1.04572 number recorded in database. You can...

  • RE: Bankers Rounding

    OK, I see you agree.

    Another measurement indicated that mass of another piece of metal is 1045 g.

    We cannot measure with better precision, this is only value we've recorded.

    Despite the actual...

  • RE: Bankers Rounding

    Do you agree with the statement above or not?

  • RE: Bankers Rounding

    OK, now step 2.

    You have record of mass of some metal piece 1.000 kg measured by some device having resolution (or precision, in other words) 1g.

    It means that this value...

  • RE: Bankers Rounding

    OK, repeating in other words:

    You have a record of "midnight event" happened on 00:00:00.000.

    Time was recorded with some timer having resolution 00:00:00.003.

    Do you agree that any event happened between 00:00:00.000...

  • RE: Bankers Rounding

    I asked for an example of dependency.

    Anyone who is capable to think would conclude that it was about "It depends".

    > Try this: Show me why you should never use the...

  • RE: Bankers Rounding

    Wrong answer.

    Can you provide any example of such dependency?

Viewing 15 posts - 4,126 through 4,140 (of 6,036 total)