Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Help with manipulating data from a database??

by mikeB (Friar)
on Jul 02, 2007 at 15:30 UTC ( [id://624482]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    select a.* from table_name a 
    ...
        ) b 
      on (a.distance = min_dist and a.service_id = min_id);
    
  2. or download this
    /is not a guru
    //tried it and it worked for me
    

Log In?
Username:
Password:

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

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

    No recent polls found