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

Home -> Community -> Usenet -> c.d.o.server -> Re: Howto PL/SQL group functions ?

Re: Howto PL/SQL group functions ?

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Fri, 16 Apr 1999 10:51:38 +0100
Message-ID: <7f6to8$3np$1@news.inet.tele.dk>


Matthias Barmeier wrote in message
<37155a65.915105_at_news.usenetserver.com>...
>Hi,
>
>I wonder if it is possible to write functions like sum or max in
>PL/SQL. Is this possible ?
>
>
>Ciao
> Matze

No, unfortunately it's not possible to write aggregate functions in PL/SQL and it would be useful. An example on this would be a function that concatenates VARCHAR2 columns.

Finn Received on Fri Apr 16 1999 - 04:51:38 CDT

Original text of this message

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