Subject | Expression Evaluation not supported + ' ' + |
---|---|
Author | gh_patil |
Post date | 2003-06-25T07:38:47Z |
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.
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.