Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Re: Re: non-perl SQL question

by Roger (Parson)
on Dec 31, 2003 at 11:59 UTC ( [id://317872]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    X=5
    Y=6
    ...
    Z=X
    X=Y
    Y=Z
    
  2. or download this
    X=X+Y
    Y=X-Y
    ...
    
    # I know this solution is not perfect:
    # when X and Y are big, there is a danger of overflow.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://317872]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-19 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found