PCC-00104

Error: PCC-00104: FOR clause is an Oracle extension

Causa: An Oracle extension to the ANSI/ISO SQL standard was used. Specifically, the FOR clause was used in an array-processing SQL statement. For example, the offending code might look like:

Acción: No action required. However, for ANSI/ISO compliance, do not use the FOR clause.

COMENTARIOS:


No hay comentarios.