Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Memory tables question in Oracle 8.
Hi I am looking for some advice when using memory tables.... bill_type is RECORD (stock_no items.stock_no%TYPE etc
My package stores a large amount of data, which is derived at run time (as it's derived data I'm not allowed to store it in a real table).
I now need to be able to produce a grouped summary of the data in this
memory
table.......I really do not know how to do this!!
Can some please point me in the right direction....
Thanks Received on Mon Sep 30 2002 - 15:48:23 CDT
![]() |
![]() |