type conversions - Mailing list pgsql-sql

From Baris Ulu
Subject type conversions
Date
Msg-id Pine.OSF.4.00.9911051304250.24247-100000@bornova.ege.edu.tr
Whole thread Raw
List pgsql-sql
    I created a function that returns a character which is
concatanated with four or five different attributes, but one of them is
float8 that indicates a ratio; but I hava not found a function that
converts a floating point number to a text or char data type.  What can I
do with it(Itried to convert it as in the following 'text(int(ratio))' but
it gives the rounded integer value of my ratio as usual...)



pgsql-sql by date:

Previous
From: Stoyan Genov
Date:
Subject: Re: [SQL] Accessing other database...
Next
From: "Frederic boucher"
Date:
Subject: Re: [SQL] Accessing other database...