Re: simple limit of decimals - Mailing list pgsql-general

From A. Kretschmer
Subject Re: simple limit of decimals
Date
Msg-id 20090114135941.GF30398@a-kretschmer.de
Whole thread Raw
In response to Re: simple limit of decimals  (pere roca <peroc79@gmail.com>)
Responses Re: simple limit of decimals  (Emanuel Calvo Franco <postgres.arg@gmail.com>)
List pgsql-general
In response to pere roca :
>
>   dear Andreas,
>
>   thanks for the answer; yes, round should be the first, but it gives an
> error:  Function round(real, integer) does not exists

UPDATE point_pol SET taxa_record = round(((SELECT ((CASE WHEN numtax>0
THEN numtax/numreg ELSE 1 END)))::numeric,2) ...

sorry, my fault, i forgot the CAST.


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: Lennin Caro
Date:
Subject: Re: inconsistency in aliasing
Next
From: Louis-David Mitterrand
Date:
Subject: Re: inconsistency in aliasing