Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: (OT) MySQL select Question

by dws (Chancellor)
on Jul 27, 2003 at 00:13 UTC ( [id://278165]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     SELECT *
     FROM table1
    ...
     SELECT *
     FROM table1 JOIN table2 ON table1.category = table2.parent_id
     WHERE table2.parent_id = 1
    

Log In?
Username:
Password:

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

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

    No recent polls found