Re: total newbie question

Поиск
Список
Период
Сортировка
От Nils Zonneveld
Тема Re: total newbie question
Дата
Msg-id 3B27B7BF.B447796F@mbit.nl
обсуждение исходный текст
Ответ на Re: total newbie question  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general

Peter Eisentraut wrote:
>
> Tad Naworal writes:
>
> > I'm trying to add some numeric columns together
> >
> > select (stotal + ltotal) as total from table where cusid='12123';
> >
> > I searched the docs and could not find an answer.
> > any help would be greatly appreciated
>
> That's not a question, that's a statement.  ;-)
> What is your question?

It could be he's trying to add up a integer and a float?

Nils

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

Предыдущее
От: Marcel Gsteiger
Дата:
Сообщение: Re: Newbie questions
Следующее
От: "David D. Kilzer"
Дата:
Сообщение: [PATCH] Contrib C source for casting MONEY to INT[248] and FLOAT[48]