First: show us your exact query

Second: show us your exact error response

Third:  show us your exact code and table structure

-----Original Message-----
From: Sander Peters [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 11, 2002 3:03 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] select rows from more than one table, how?


Hello,

I want to make a query that will select rows from more than one query,
does anybody know how to do that?

I already tried this:
SELECT * FROM table1, table2 WHERE (conditions)

But I get a error with this query.
I also looked at the mysql site for this case, but I didn't find any
answer (I guess it's there but I just can't find it!)

Can somebody help me?

Thanks in advance!

--
Met vriendelijke groet / With Greetings,

Sander Peters

   site: http://www.visionnet.nl/
  email: mailto:[EMAIL PROTECTED]
webmail: mailto:[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to