DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Join with a + 0

Threaded View

  1. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    A zillion years back in time I remember seeing something like that in a paleolithic Bull machine, I think it was a program written in Basic and the programmer's “reason” was something in the line of “making sure precision is right”.

    May be the same guy got a job writting pl/sql code.

    By the way, I have good reasons to believe that at that time the guy might be right, it is a fact that in the same machine you had to do a=round(2*2) instead of a=2*2 if you wanted to get a=4 ... rather than getting a=3.99999 with sixteen 9's after the decimal point.

    You know what? kinda I miss that time
    Last edited by PAVB; 10-08-2008 at 11:39 AM.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width