| Subject | Re: Duplicate rows returned ..please help |
|---|---|
| Author | Adam |
| Post date | 2005-10-25T04:56:28Z |
<snip>
Could be that you are calling suspend twice.
Adam
> INTO</snip>
> :USERFNAME, :USERLNAME, :RSALEDATE, :PERIOD, :NSALES
> do suspend;
> suspend;
>
Could be that you are calling suspend twice.
Adam