Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL does not recognize CASE WHEN ELSE END construct as a valid expression
One of the new features in Oracle 9i is Integrated front-end for SQL
compilation: PL/SQL immediately supports all SQL syntax changes to
embedded SQL.
This,i think, is not the case in 8i.
So even though your SQL is supporting ANSI SQL 99 standard, your
PL/SQL is not.
Received on Tue Jul 30 2002 - 22:55:58 CDT
![]() |
![]() |