Wednesday, June 16, 2010

Concatenation

infoNameArray||'~~'||test

You can not concatenate two diffrent type of variable.
It will fire 'operator is not unique: character varying[] || unknown' type of error

No comments:

Post a Comment