sum-function

From: guenther(at)laokoon(dot)IN-Berlin(dot)DE (Christian Guenther)
To: pgsql-sql(at)hub(dot)org
Subject: sum-function
Date: 1999-10-22 23:34:51
Message-ID: 199910222334.BAA11750@laokoon.bug.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

I like to use udmsearch with postgresql, but for searching I need a
funktion like the following. Every time I get an error. Is there
a possibility to make a work around?

udmsearch=> select sum( dict.word = 'mysql') from dict\g
ERROR: Unable to select an aggregate function sum(bool)

What does the ERROR mean.

Thanks for any hint.

Christian

P.S. Sorry about the terrible English.
--
Christian Guenther Kunsthistoriker
Fax: +49 030 4464152 E-mail: cg(at)kunst-und-kultur(dot)de
Tel: +49 030 4442931 http://kunst-und-kultur.de/
Museen, Kuenstler, Ausstellungen, Kunstprojekte ....

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-10-23 04:55:35 Re: [SQL] sum-function
Previous Message Zot O'Connor 1999-10-22 19:52:01 Week of year function?