]
Subject: Re: Help with Insert.. Select From... Query
On Sun, 2002-07-14 at 03:59, karl wrote:
> Hello,
> I need help. I am trying to insert into TABLEA records from TABLEB where
the records do not exist in TABLEA (the primary key in TABLEA works fine).
I am trying to limit the result se
On Sun, 2002-07-14 at 03:59, karl wrote:
> Hello,
> I need help. I am trying to insert into TABLEA records from TABLEB where the
>records do not exist in TABLEA (the primary key in TABLEA works fine). I am trying
>to limit the result set each time (as an example to 10 records from TABLEB).
> T
Hello,
I need help. I am trying to insert into TABLEA records from TABLEB where the records
do not exist in TABLEA (the primary key in TABLEA works fine). I am trying to limit
the result set each time (as an example to 10 records from TABLEB).
The first time I perform the query, I get the numb