[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Selecting from multiple tables



> 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.