Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ROLLUP Value Storage in PLSQL Variable

Status
Not open for further replies.

aahan

Programmer
Mar 28, 2002
15
US
Hi,

Is it possible to store ROLLUP Operator Values or CUBE operator values in a PL/SQL Variable ?

Thanks
 
Assuming your variable is something like a table or cursor, yes. If you mean a scalar variable, no.

Elbert, CO
1131 MDT
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top