Subject | Re: CORRECTION Re: [firebird-support] formatting a number |
---|---|
Author | Ivan Prenosil |
Post date | 2005-04-28T08:30:16Z |
> I can not seem to get the case statement to work inside a stored procedure.Firebird does not support case statement, only case expression.
>
> Am I missing something ?
Ivan