Re: CONCAT function

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Marek Lewczuk <newsy(at)lewczuk(dot)com>
Cc: Lista dyskusyjna pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: CONCAT function
Date: 2003-09-16 13:35:30
Message-ID: Pine.LNX.4.33.0309160735130.4036-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 16 Sep 2003, Marek Lewczuk wrote:

> Hello,
> As I'm in the middle of the migration process form mysql to pg I found
> that there is no CONCAT function which is available in mysql. Can
> anybody tell me how to implement this function using plPERL or plPGSQL
> language ?

What's wrong with using the SQL spec || operator?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marek Lewczuk 2003-09-16 13:36:42 Re: CONCAT function
Previous Message Ish Ahluwalia 2003-09-16 13:28:33 Re: pgSql Memory footprint