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: Group functions

Re: Group functions

From: fumi <fumi_at_tpts5.seed.net.tw>
Date: 23 Jul 1999 11:28:28 GMT
Message-ID: <7n9jks$al1$1@news.seed.net.tw>

Mike Heisz <mheisz_at_rim.net> wrote in message news:newscache$21z7ff$apm$1_at_njord.rim.net...
> Does anyone know how to write (if posssible?) a function to be used in a
> group function in SQL (i.e. something similar to avg)? I found mention of
> this possibility in the Oracle docs but there are no examples of how to do
> it.

The Oracle manual just says: "user functions can be used in the GROUP BY clause" You can't write a user-defined group function. Received on Fri Jul 23 1999 - 06:28:28 CDT

Original text of this message

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