Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Using CASE WHEN expression in Package Procedure is not allowed?
Frank van Bortel wrote:
<snip>
> iirc, case when syntax is not allowed in 8i;
> it was introduced in 9iR2...
Correct, CASE is allowed in sql, but not in pl/sql in 8i. Received on Mon Oct 04 2004 - 10:39:37 CDT