concating numeric with text - Mailing list pgsql-novice

From denis@coralindia.com
Subject concating numeric with text
Date
Msg-id 000b01c189e5$81021d00$0232a8c0@coralindia.com
Whole thread Raw
In response to Re: (Last) revision ?  ("Josh Berkus" <josh@agliodbs.com>)
Responses Re: concating numeric with text
List pgsql-novice
Hi all,

I am using postgres 6.5 on Linux.

I want to concat text column with numeric column. In postgres 7.0, to_char
function is given. But it is not working with 6.5

I want to use the following select statement

"select text_col||number_col||date_col from my_table"

Any idea ?

Thanks in advance

Denis




pgsql-novice by date:

Previous
From: Pat Marchant
Date:
Subject: Re: Trigger question
Next
From: Vijay Deval
Date:
Subject: Re: Import DB from DOS- dbase4