Subject RE: [ib-support] Problem with stored procedure FB1.0.2
Author Dmitry Yemanov
Martijn,

> Ehm - one thing though. If the variable hasn't been used in
> this procedure, it should contain NULL, right?

Yes, and it does contain it.

> (I know that if it _has_ a value, it won't be touched if no rows are
> returned).

It won't be touched anyway, regardless of does it have a value or NULL.
Simply nothing is assigned.


Dmitry