|
Same way...
sel drivname, count(pon)
as cnt, sum(CDICosts) as sumcost from
vbd_rep_data1 group by drivname You can
do min, max and average too!
From: Steve Breen [mailto:[EMAIL PROTECTED] Sent: Monday, November 15, 2004 5:37 PM To: RBG7-L Mailing List Subject: [RBG7-L] - RE: Can Anyone see anything wrong Thanks
Dawn,
This is working
but my next question is this what if I wanted a sum of (CDICosts) to go along
with this.
|
<<Blank Bkgrd.gif>>
