Date: 06/24/02
- Next message: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Previous message: Christine Clerc: "[PHP-DB] Works with one server and not the other"
- Next in thread: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Reply: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Reply: user <email protected>: "[PHP-DB] Re: check two tables at same time?"
- Reply: Hugh Bothwell: "[PHP-DB] Re: check two tables at same time?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hey guys,
im trying to figure out a query that i can return rows from more than
one table at a time. for example, i have two identical tables in structure
and i want to return rows from both using one query. maybe this will help:
select * from table1 and table2 where condition='value'
is there any way to do this?
thanks!
- Noah
----------------------------------
TradeMyTraffic! Web Services
http://www.trademytraffic.com
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Previous message: Christine Clerc: "[PHP-DB] Works with one server and not the other"
- Next in thread: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Reply: szii <email protected>: "Re: [PHP-DB] check two tables at same time?"
- Reply: user <email protected>: "[PHP-DB] Re: check two tables at same time?"
- Reply: Hugh Bothwell: "[PHP-DB] Re: check two tables at same time?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

