Subject Expression Evaluation not supported + ' ' +
Author gh_patil
Hello,
When i am trying to execute the following query, i am getting the
error "Expression Evaluation not supported"

select firstname + ' ' + lastname as name from Employee

I think firebird doesn't support + ' ' + syntax.
If it is so, then is there any UDF or any other way for the same.

Thanks in advance for any help.

Cheers,
Ghanshyam.