agora inbox for pgsql-sql@postgresql.org  
help / color / mirror / Atom feed
From: Richard Huxton <dev@archonet.com>
To: tjo@acm.org
Cc: pgsql-sql@postgresql.org
Subject: Re: SQL error: function round(double precision, integer) does
Date: Mon, 28 Feb 2005 09:12:09 +0000
Message-ID: <4222E069.9060108@archonet.com> (raw)
In-Reply-To: <4222570F.5080901@acm.org>
References: <4222570F.5080901@acm.org>

TJ O'Donnell wrote:
> I received the following error when executing a SQL statement:
> 
> SQL error:
> ERROR:  function round(double precision, integer) does not exist
> 
> In statement:
> 
> select id,smiles,smarts,parameter,oe_count_matches(smiles,smarts) as count,
>  round((parameter*oe_count_matches(smiles,smarts)),2) as 

round((...)::numeric, 2)

--
   Richard Huxton
   Archonet Ltd



view thread (16+ messages)  latest in thread

Message-ID: <4222E069.9060108@archonet.com>
Permalink:  ../4222E069.9060108@archonet.com/
Also on:    postgresql.org/message-id/4222E069.9060108@archonet.com

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-sql@postgresql.org
  Cc: dev@archonet.com, tjo@acm.org
  Subject: Re: SQL error: function round(double precision, integer) does
  In-Reply-To: <4222E069.9060108@archonet.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox