At 21:03 -0700 10/25/02, Andre Kirchner wrote:
Hi there,
I would like to know, if it's possible in the mysql to
use two tables as if they were one and have an index
that would use columns of these two tables?
Possibly. Read about MERGE tables in the MySQL manual and see
if the constraints under which you can use a MERGE table fit
the situation you're thinking of.
http://www.mysql.com/doc/en/MERGE.html
If they don't, then the answer is no.
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php