On Mon, 27 Jun 2011 14:59:30 +0200, Frank Lanitz <frank@frank.uvena.de> wrote:
This is a concatenation operator; in this case 'ba_' is assembled with var foo
and '_pr_'.
eg: if foo = 'by', the resulting string is: 'ba_by_pr_'.
> SELECT 'ba_'|| foo || '_pr_'
--
Honest, officer, had I known my health was in jeopardy, why, I'd never have
lit one!