Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL and ROLLUP
I am using PL/SQL and have a SELECT statement that uses the GROUP BY
ROLLUP() command.
I have excuted the SQL Statement in a sql toolup and it works OK so it is a valid statement but in a PL/SQL package I get " Identifier ROLLUP must be declared" when I try to save the package.
Does anyone know what is wrong with this. Rob Received on Mon Jun 21 1999 - 04:29:47 CDT
![]() |
![]() |