LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 4 Oct 2007 05:14:01 -0700
Reply-To:   prabha <m.prabhavathi@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   prabha <m.prabhavathi@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   Re: finding which day has max sales
Comments:   To: sas-l@uga.edu
In-Reply-To:   <809BA36B4233FB4190D6D5A4C8BFA66101F7FE29@KENMSG26.us.schp.com>
Content-Type:   text/plain; charset="us-ascii"

On Oct 4, 4:44 pm, nagakumar.srid...@SPCORP.COM ("Sridhar, Nagakumar") wrote: > Prabha: > While this is an easy question, like Arild said, it looks to be > a homework assignment and the SAS-L policy is not to help in homework > assignments. > > Kumar > > > > -----Original Message----- > From: SAS(r) Discussion [mailto:SA...@LISTSERV.UGA.EDU] On Behalf Of > > prabha > Sent: Thursday, October 04, 2007 7:19 AM > To: SA...@LISTSERV.UGA.EDU > Subject: Re: finding which day has max sales > > On Oct 4, 3:23 pm, s...@KLP.NO (Arild S) wrote: > > On Thu, 4 Oct 2007 03:14:52 -0700, prabha <m.prabhava...@GMAIL.COM> > > wrote: > > >hi, > > > i have data set like this; > > > day sales > > > monday 200000 > > > tuesday 50000 > > > sunday 90000 > > > wednesday 150000; > > >my question is how can i find which day has maximum sales.plz anyone > > >can help > > > It's really easy. And it's a classic homework assignment... > > Unfortunately for you, it is common list policy not to help unless you > > > have put some serious effort in. What's your code so far? > > > A > > ya it is easy only but we need out put like max sales and that > particular day. by using means v can calculate only max sales but v need > day for dat max sales.how we will get both max sale s and that > particular day in one step. > ********************************************************************* > This message and any attachments are solely for the > intended recipient. If you are not the intended recipient, > disclosure, copying, use or distribution of the information > included in this message is prohibited -- Please > immediately and permanently delete.- Hide quoted text - > > - Show quoted text -

ya it is easy only but we need out put like max sales and that particular day. by using means v can calculate only max sales but v need day for dat max sales.how we will get both max sale s and that particular day in one step. give clue plz


Back to: Top of message | Previous page | Main SAS-L page