Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: SQL prodecure to compute ranking
"Connor McDonald" <connor_mcdonald_at_yahoo.com> wrote in message
news:3D7FB1C3.46A6_at_yahoo.com...
> Richard Foote wrote:
> >
> > Hi Galen,
> >
> > Yeah they do, but they also hurt my head trying to worked them all out.
Sum
> > and Avg I can cope with but anything else and I just go ga ga ...
> >
> > Cheers
> >
> > Richard
> > "Galen Boyer" <galenboyer_at_hotpop.com> wrote in message
> > news:u3csh2opk.fsf_at_hotpop.com...
> > > On 10 Sep 2002, aalegrias_at_yahoo.com wrote:
> > >
> > > > Basically, the requirements state that the high score board should
> > > > display the top 5 scores, the users score (with rank) along with the
2
> > > > above and 2 below. Of course if the user is in the top 10, it just
> > > > returns the top 10.
> > >
> > > Check out analytic functions. Those things rock!
> > > --
> > > Galen deForest Boyer
> > > Sweet dreams and flying machines in pieces on the ground.
>
>
ERROR at line 1:
ORA-00933: SQL command not properly ended
You have too many parentheses at the end ;)
Hee hee
Richard
> --
> ==============================
> Connor McDonald
>