On 28 Nov 2001 12:00:44 +0100
Markus Bertheau <[EMAIL PROTECTED]> wrote:

It's not work when column is bool or numeric type !

> On Wed, 2001-11-28 at 11:24, Vicktor wrote:
> >  Why not exists functions for convert any type to text?
> >  I can't find text(bool), text(numeric) ...
> 
> use type casting: 
> 
> select column::text from table
> 
> after :: comes the type you want.
> 
> Markus Bertheau
> 
> 
> 
> 

Victor

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to