Re: Syntax Error - Mailing list pgsql-novice

From Oliver Elphick
Subject Re: Syntax Error
Date
Msg-id 1092143546.11679.2.camel@linda
Whole thread Raw
In response to Syntax Error  (Marcel Boscher <mboscher@emedia-office.de>)
List pgsql-novice
On Tue, 2004-08-10 at 13:44, Marcel Boscher wrote:
> Hey there,
>
> ERROR:  function round(double precision, integer, integer) does not exist
> Any suggestions

No such function is defined.

According to the manual there are:

   round(double precision)
   round(numeric)
   round(numeric, integer)

The second parameter of the last one specifies the number of decimal
places.

--
Oliver Elphick                                          olly@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA  92C8 39E7 280E 3631 3F0E  1EC0 5664 7A2F A543 10EA
                 ========================================
     "Be still before the LORD and wait patiently for him;
      do not fret when men succeed in their ways, when they
      carry out their wicked schemes."
                            Psalms 37:7


pgsql-novice by date:

Previous
From: Marcel Boscher
Date:
Subject: Syntax Error
Next
From: Roberto Rezende de Assis
Date:
Subject: SOUNDEX