Re: total newbie question

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: total newbie question
Дата
Msg-id Pine.BSF.4.21.0106120954530.53490-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на total newbie question  ("Tad Naworal" <tnaworal@syssrc.com>)
Список pgsql-general
On Tue, 12 Jun 2001, Tad Naworal wrote:

> Hi,
>
> 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 should work, what are you seeing?



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

Предыдущее
От: "John Moo"
Дата:
Сообщение: [newbie] Relations...
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: ideas on optimization