Re: [GENERAL] total newbie question

2001-06-12 Thread Stephan Szabo
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

[GENERAL] total newbie question

2001-06-12 Thread Tad Naworal
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)---