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

From: Jochen Van den Bossche <Jochen.Van-Den-Bossche_at_eurocontrol.be>
Date: Mon, 14 Dec 1998 08:38:21 +0000
Message-ID: <3674CE7D.346D_at_eurocontrol.be>


suisum_at_ecn.ab.ca wrote:
>
> 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,

[Quoted] Give some examples, including dummy tables and stuff. Maybe we can help you, but we have to understand the problem... Received on Mon Dec 14 1998 - 09:38:21 CET

Original text of this message