May 26, 2004 #1 aahan Programmer Joined Mar 28, 2002 Messages 15 Location US Hi, Is it possible to store ROLLUP Operator Values or CUBE operator values in a PL/SQL Variable ? Thanks
Hi, Is it possible to store ROLLUP Operator Values or CUBE operator values in a PL/SQL Variable ? Thanks
May 26, 2004 #2 carp MIS Joined Sep 16, 1999 Messages 2,622 Location US Assuming your variable is something like a table or cursor, yes. If you mean a scalar variable, no. Elbert, CO 1131 MDT Upvote 0 Downvote
Assuming your variable is something like a table or cursor, yes. If you mean a scalar variable, no. Elbert, CO 1131 MDT