Subject | Re: Variables in Stor Proc |
---|---|
Author | csswa |
Post date | 2002-04-29T06:41:19Z |
Do the comparisons make sense when considering that declared
variables are NULL by default and therefore cannot be used in
comparisons until they receive a value? e.g. something compared to
NULL is always NULL; something added to NULL is always NULL; etc.
Regards,
Andrew Ferguson
-- Copyright (c) 2436 Albert Einstein. All Rights Relative.
variables are NULL by default and therefore cannot be used in
comparisons until they receive a value? e.g. something compared to
NULL is always NULL; something added to NULL is always NULL; etc.
Regards,
Andrew Ferguson
-- Copyright (c) 2436 Albert Einstein. All Rights Relative.
--- In ib-support@y..., "Sandeep" <sandeep@c...> wrote:
> I think the new version of FB should initialize all the variables
declared
> in a stor proc. If the variables are not initialized then using
them in
> comparison is not safe.
>
> Regards
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@c...
> http://www.cfl.co.nz