| Subject | Re: [firebird-support] Stored Procedure: variable does not want to be reset to NULL |
|---|---|
| Author | Dmitry Sibiryakov |
| Post date | 2005-09-22T11:13:06Z |
On 22 Sep 2005 at 17:12, Bambang P wrote:
--
SY, Dimitry Sibiryakov.
>In a stored procedure, a variable has been assigned a value.Nope. No results from query -> no assignments -> old value.
>Later on, when it is used to receive select result which does not
>return any result, isn't the variable suppossed to be null now?
>Is it by designed?Yes.
--
SY, Dimitry Sibiryakov.