PLS-00379
Error: PLS-00379: CASE statements are not included in this release of PL/SQLCausa: The unit being compiled contains a CASE statement. However, the current release of PL/SQL does not support CASE statements.
Acción: Remove the CASE statement from the compilation unit.
COMENTARIOS:
No hay comentarios.


