Re: total newbie question

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tad Naworal <tnaworal(at)syssrc(dot)com>
Cc: "<" <pgsql-general(at)postgresql(dot)org>
Subject: Re: total newbie question
Date: 2001-06-12 17:16:48
Message-ID: Pine.LNX.4.30.0106121916050.756-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-12 17:21:28 Re: How many no. of clients can access database simultaneously?
Previous Message Souk-Aloun Samuel 2001-06-12 17:03:04 Re: What the heck is happening here?