http://qs1969.pair.com?node_id=589319


in reply to Re: 2 mysql selects in one statement
in thread 2 mysql selects in one statement

I'm not exactly sure JOIN is the way to go. I'd use
SELECT db1.name, db1.age, db1.email, db2.height, db2.weight, db2.shoes +ize FROM db1, dbi WHERE db1.name = db2.name AND other="test"


"Age is nothing more than an inaccurate number bestowed upon us at birth as just another means for others to judge and classify us"

sulfericacid