| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Juan Riera | Date: | March 21 1999 11:37pm |
| Subject: | RE: How to link tables in different databases | ||
| View as plain text | |||
> >Not sure I understand what you mean. Do you mean doing something like >"select * from table1, table2 where table1.id=table2" and table1 is in >database1 and table2 is in database2? If so, "select * from >database1.table1, database2.table2 ... " should do what you want to do. OK - this is my question well formulated! Thanks. >Also getting a good book on SQL would really, really help. Maybe you could reccomend one? Regards, Juan
| Thread | ||
|---|---|---|
| • How to link tables in different databases | Juan Riera | 21 Mar |
| • Re: How to link tables in different databases | Ed Carp | 21 Mar |
| • RE: How to link tables in different databases | Juan Riera | 22 Mar |
