total newbie question - Mailing list pgsql-general

From Tad Naworal
Subject total newbie question
Date
Msg-id sb2603a0.010@mailman.syssrc.com
Whole thread Raw
Responses Re: total newbie question  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: total newbie question  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
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

thanks
Tad


pgsql-general by date:

Previous
From: Einar Karttunen
Date:
Subject: Re: Large OR query
Next
From: Tom Lane
Date:
Subject: Re: Cleanly cancel a query.