Pada Tue, 3 Sep 2002 19:28:33 -0400
"Bob Davis" <[EMAIL PROTECTED]> menulis :

> I'm trying to do a cross database mysql query. Does anyone know of a way to
> do this? I've looked through all the documentation I can find including
> release 4.0.

what kind of query do want to do ?

shell> mysql -p DB_A
mysql> select * from DB_B.Table_B1;

it's crossing other DB ;-)

-- 
Let's call it an accidental feature.
        -- Larry Wall
 
MySQL 3.23.51 : up 75 days, Queries : 358.102 per second (avg).

--
Dicky Wahyu Purnomo - System Administrator
PT FIRSTWAP : Jl Kapt. Tendean No. 34 - Jakarta Selatan 12790
Phone : +62 21 79199577 - HP : +62 8551044244 - Web : http://www.1rstwap.com


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

Reply via email to