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


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to