Re: How to manipulate data from two data blocks? URGENT!

From: Joep Hendrix <abc_at_abc.com>
Date: Mon, 14 Dec 1998 15:31:22 +0100
Message-ID: <01be276d$e20eeca0$d11b10ac_at_nlarw15e>


Try to base your block on a view.

Joep Hendrix

suisum_at_ecn.ab.ca wrote in article <3671cda4.0_at_ecn.ab.ca>...
> Hi all:
>
> I'm using form 4.5.
>
> I need to retrieve records in the following manner:
>
> 1. First pass. Retrieve all records from a table which do not exist in
> other table.
>
> 2. Second pass. Only pick those records with the following conditions:
>
> . the tran_date in table A is less than the query date
> entered by the user.
>
> OR
> --
> . the sum of table B + the sum of the table C
> is greater that the query amount entered by the user.
>
> I have tried several solution, but no success. Such as, I want to
retreive
> all records first in a temporary block. Then, loop through the block to
> insert data into another block. But Oracle complains taht the block is
> empty, I can't create any record in the block.
>
> Any help?
>
>
> --
> Best regards,
>
Received on Mon Dec 14 1998 - 15:31:22 CET

Original text of this message