Re: total newbie question

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Tad Naworal <tnaworal(at)syssrc(dot)com>
Cc: "<" <pgsql-general(at)postgresql(dot)org>
Subject: Re: total newbie question
Date: 2001-06-12 16:56:04
Message-ID: Pine.BSF.4.21.0106120954530.53490-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Souk-Aloun Samuel 2001-06-12 17:03:04 Re: What the heck is happening here?
Previous Message Peter Pilsl 2001-06-12 16:52:32 select, where and null-values (or: select null<>'1' is fuzzy)