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

Re: mapping coordinates- suggestion needed

by jandrew (Chaplain)
on Oct 15, 2010 at 03:38 UTC ( [id://865392]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    SELECT 
    ...
    GROUP BY Jobs.Job, Users.User
    
    HAVING Count(Users.User) = 1;
    
  2. or download this
    
    Job       User     CountOfUser
    ...
    job_id3   uname2   1
    job_id4   uname2   1
    

Log In?
Username:
Password:

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

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

    No recent polls found