sum-function

Поиск
Список
Период
Сортировка
От guenther@laokoon.IN-Berlin.DE (Christian Guenther)
Тема sum-function
Дата
Msg-id 199910222334.BAA11750@laokoon.bug.net
обсуждение исходный текст
Ответы Re: [SQL] sum-function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@kunst-und-kultur.deTel:+49 030 4442931                http://kunst-und-kultur.de/     Museen, Kuenstler,
Ausstellungen,Kunstprojekte ....
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Zot O'Connor"
Дата:
Сообщение: Week of year function?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] sum-function