Subject | Re: [firebird-support] Can SQL be used in two DBs |
---|---|
Author | Aage Johansen |
Post date | 2005-09-29T18:58:33Z |
Carlos Ortiz Quiros wrote:
--
Aage J.
> I wonder if I could use two databases, one namedNo.
> db1.fdb and the other db2.fdb. On db1 I have table1
> with fields field1 as int, field2 as varchar(200) and
> the same goes for db2.
>
> Question is:
> Could I write a JOIN SQL to see which records are in
> one table that are not in the other
> Is it possible?
--
Aage J.