| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.server -> Re: Fine points on analytic functions
Roger Redford wrote:
<snip>
> The problem is, I could not get the case statements 
> to work in a stored procedure in version 817.  
> 
> Am I incorrect on this?  Is there a way to use the
> case statements in 817?  
Only in dynamic sql, in 817, or using DECODE etc
> 
> Will case statements work in stored procedures in 9?
> 
yes
<snip> Received on Tue Nov 09 2004 - 10:14:01 CST
|  |  |