Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: compute sum on VACHAR column

Re: compute sum on VACHAR column

From: Brian Peasland <oracle_dba_at_nospam.peasland.net>
Date: Wed, 19 Apr 2006 19:11:48 GMT
Message-ID: <IxzHBp.L9M@igsrsparc2.er.usgs.gov>


Maybe it's the obvious answer (to me) or maybe it does not meet your requirements..but why not do a COUNT(*) on the entire table to see the total number of rows for all genders?

HTH,
Brian

-- 
===================================================================

Brian Peasland
oracle_dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Wed Apr 19 2006 - 14:11:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US