[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Selecting from multiple tables
- Subject: [ale] Selecting from multiple tables
- From: meuon at geeklabs.com (Mike Harrison)
- Date: Sun, 2 Oct 2005 22:48:33 -0400 (EDT)
- In-reply-to: <[email protected]>
> This is not a simple join where you join tables by keys. This is where
> I want to select all the data from many tables that are the same. Is
> this possible?
Probably not, but it depends more on what SQL server you are running..
and what you are connecting with it with.
ie: PHP and MySQL.. No. (or at least, I'm fairly sure, no.)
Which was an important missing piece of information from your e-mail.