See for example Optimize taglib from Coldtags suite:
http://www.servletsuite.com/jsp.htm
--
Coldbeans Software - server-side Java (tm) components
http://www.servletsuite.com
__
McAfee VirusScan Online from the Netscape Network.
Comp
select sum(col1)
from table1
where ;
Ed Ventura wrote:
How would I go about adding up all the values in a database column and then
displaying that total to the user? I¹m using oracle.
Thanks,
Ed ventura.
=
To unsubscribe: mail
select sum(column_name) from table_name
-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED] Behalf Of Ed Ventura
Sent: Friday, May 30, 2003 6:08 PM
To: [EMAIL PROTECTED]
Subject: Adding up all values in a column.
How woul
How would I go about adding up all the values in a database column and then
displaying that total to the user? I¹m using oracle.
Thanks,
Ed ventura.
==To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST