Re: CLP option not working as expected? To supress warnings you need +w option
Klemens
"Eugene F" <rolex777ru@yahoo.com> schrieb im Newsbeitrag
news:1140114975.379265.228600@g43g2000cwa.googlegr oups.com...
> I am guessing FETCH was actually occured because it's INSERT FROM
> SELECT and the resultant row set (table) was empty. Besides the
> terminology or the way CLP is implemented, I believe -w should've cut
> the warning in that case.
> |