Re: Reports 6i: showing data from another query

From: Noah Arc <bowed_zombie_drone.spam.begone_at_zombie.co.uk>
Date: Fri, 5 Oct 2001 08:00:29 +0100
Message-ID: <iUcv7.34164$uM2.5062125_at_monolith.news.easynet.net>


[Quoted] So, for example, if Query A had

select name
, address
[Quoted] from customer_details

... could you do something like this...

select :name
, "other_stuff"
from...

... in Query B?

Thanks.

--
Noah Arc
Remove ".spam.begone"
Joost Bataille <j.r.l.m.bataille_at_uva.nl> wrote in message
news:9phrmq$dk4$1_at_mail.ic.uva.nl...

>
> "Noah Arc" <bowed_zombie_drone.spam.begone_at_zombie.co.uk> wrote in message
> news:L4_u7.34053$uM2.4924535_at_monolith.news.easynet.net...
> > In a query, can you reference a column from another query? So,
> > in my example, could I select a column from Query A in Query
> > B?
>
> Sorry, I'm a bit confused. No, I don't think you can.
> Regards, Joost
>
>
>
Received on Fri Oct 05 2001 - 09:00:29 CEST

Original text of this message