Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
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 romping around the Monastery: (3)
As of 2024-04-20 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found