Subject Re: [firebird-support] case when .. else ..end
Author Adomas Urbanavicius
As well in SP sql part "select field_x as Field_x_name " does not have
any sense, because everything falls into variable by INTO :xxx
Dmitry Sibiryakov wrote:

>On 19 Oct 2005 at 10:18, polash26 wrote:
>
>
>
>>Can any body tell me what is the problem what is the problem in my
>>case statement?
>>
>> else R.RoleName
>> end
>> AS 'RoleName'
>>
>>
>
> These apostrophes, I guess. Error message would help locating the
>problem.
>
>
>